This is the up to date version of Ramuthra's Plane. If you would like to see the original CCJam2017 submission, go here: https://github.com/Saldor010/CCJam2017
The RPG game that ended up turning into a puzzle adventure game halfway through development. Written by Saldor010 during CCJam2017.
You can download the installer from the following pastebin link: https://pastebin.com/AnAVtXCy
The installer will grab all of the files necessary from this repository and put them in their proper places.
You can run the installer in the Computercraft shell by running this command:
pastebin run AnAVtXCy
This will install all game files (excluding cobalt) to "/RamuthrasPlane". If you would like to install Ramuthra's Plane to a specific file path, run this command:
pastebin run AnAVtXCy file/path/here
If you recieve an error message that suggests that you've hit the GitHub rate limit, you can pass an OAuth token as the second argument to the installer in order to authorize yourself and recieve a higher rate limit, which should allow you to complete the installation. To create an OAuth token, sign into GitHub and visit this link: https://github.com/settings/tokens
pastebin run AnAVtXCy file/path/here token
Computercraft forums (CCJam2017 thread) - http://www.computercraft.info/forums2/index.php?/topic/28890-ccjam-2017-is-here/
Computercraft forums (Ramuthra's Plane thread) - http://www.computercraft.info/forums2/index.php?/topic/28935-ramuthras-plane/
Computercraft forums (Cobalt thread) - http://www.computercraft.info/forums2/index.php?/topic/27064-cobalt-a-callback-wrapper-for-computercraft/