Techblox Mod Manager / Launcher
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
NorbiPeti 407724fb0d Don't complain if we don't know about the mod files 3 years ago
GCMM Don't complain if we don't know about the mod files 3 years ago
.gitattributes Add .gitignore and .gitattributes. 3 years ago
.gitignore Add .gitignore and .gitattributes. 3 years ago
GCMM.sln Add project files. 3 years ago
LICENSE Move files... 3 years ago
README.md Don't complain if we don't know about the mod files 3 years ago

README.md

Gamecraft Mod Manager

A manager that handles everything needed to use mods for Gamecraft.

Note: If you already have a mod installed the manager won't know about what files it has until it's updated through GCMM. If you uninstall the mod before updating it, it'll only remove the plugin dll and then treat the other mod files as part of Gamecraft.

Features

  • Download and run GCIPA if needed
  • List, install and uninstall mods
  • Keep track of files added by mods and remove them when the mod is uninstalled

Mod requirements

  • For a mod to be listed, it needs to have a regular release (so not a prerelease) with exactly 1 recognised attached asset.
  • That asset can be either a dll if the mod doesn't have any other files, or a zip archive.
  • If the zip contains a folder named Plugins, the manager will unzip it to Gamecraft's directory instead of the Plugins directory.
  • The mod dll must use the same name as the repository, including casing. The manager will rename single dlls automatically but can't handle zipped mods with different names.
  • If you have any other files as part of the release, the mod one (that needs to be downloaded to the game) must have the same name as the repository.
  • The release tag must be the same as the assembly version of the mod with an optional v prefix.
  • Add the mod to the list at https://git.exmods.org/ExMods/html-site/src/branch/master/site/mods/modlist.tsv