JSJBDEV / cgupdater

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CGUpdater

A Minecraft 1.7.10 mod to download files from the internet. You can also view a working example at https://github.com/inky2013/inky2013.github.io/tree/master/modpacks/thinktank

#####Commands:

  • /showloadedupdates Prints a list of each script available to download.
  • /update <script> Updates the script.

#####Adding scripts to update: Open updates.list in the config folder and write:
<command-name>=<install-folder>=<url>
The install folder is relative to the server/minecraft install directory. The URL must have the protocol (eg: 'http://example.com/modpack/scripts') #####Setting up the downloads online:

#####mission-control.list example:

recipes.zs
furnace.zs
tweaks.zs

About


Languages

Language:Java 100.0%