About cc-get
cc-get was created in the hope that it would make it easier to install, use and distribute scripts for ComputerCraft. All users may download and use cc-get without an account, however in order to post scripts on the cc-get website you must have an account.
Features
- cc-get install <program> [-v version] Where <program> is the name of a program found on this website. It will install <program> to /bin/<program>-lib. If the author of the program has specified that the program should be available on your path a file will also be created at /bin/<program>. If you provide a valid version number, that version will be installed.
- cc-get update This will check to see if any scripts need to be updated. If a program needs to be updated it will do so.
- cc-get remove <program> This will remove <program> from the computer
- cc-get list This will give you a list of all programs installed and their versions.
If you have Redworks installed
You should already have cc-get. Although cc-get is not developed by the RedWorks team, it is included in their package.
Install cc-get
Download the latest version of cc-get from cc-get.djranger.com/downloads. Enable the HTTP API if needed, then extract the file you downloaded to .minecraft/mods. If prompted to do so overwrite, combine or merge files and directories as needed.
The program library, more information, detailed installation steps and more are available at cc-get.djranger.com.