Executive Heist 2.0

Mod Manager


Description


Executive Heist

This is a GTA5 Mod Manager designed to encourage developers to adopt a universal standard.

The project aims to provide users with an easy way to manage their ASI mods and, when available, repackaged game modifications. It also seeks to persuade developers to include information-rich JSON files with their mods for the manager to read. This would simplify mod updates and make it easier to track the creators of each modification.

An example of this 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"
}

In the future, the project aims to allow developers to utilize a vast amount of remote hardware for hosting their mods on the site. This would enable the Mod Manager to easily update as developers push changes to their branches.

Source:
github.com/Codeusa/Grand-Theft-Manager


First Upload: November 11, 2024 Last Updated: November 11, 2024


0 Comments