If you have any questions about the installation process or the mod itself, you can ask them in the comments section below. We'll be happy to help!
Installation:
It includes detailed instructions on how to install the mod, as well as information about its features and benefits.
Thank you for visiting our website. We hope you find the mods you're looking for and have a great time playing GTA 5!
A GTA5 Mod Manager that encourages developers to conform to a universal standard
The goal is this project is to give users an easy tool to manage their ASI mods and when its avabile game repacked modfications; while also attempting to sway developers into packaging info rich jsons with their mods for the manager to read; thus making it easy to update modfications and keep track of who made what
An example of that format is
{
"author": "Andrew",
"name": "UFO Stripper Dropper",
"version": "0.1",
"remote_version_url": "http://andrew.im/gtamods/ufo/version.txt",
"remote_url": "http://andrew.im/gtamods/ufo/mod.zip",
"twitter": "andrewmd5"
}
A goal further down the line is to allow developers to use my vast amount of remote hardware to host their mods on my site, so that this MM can easily update as they push to their branches.