This repository will hold the code for the Visual Novel based on the play-by-post RPG found on the CC forums.
#How to clone and use this repo
- Go to http://www.renpy.org/latest.html and download and extract the SDK.
- Open renpy (the program you just extracted) and create a new project.
- Locate the project folder and go into the "game" folder.
- Delete everything in the "game" folder (which should be your curent folder).
- Clone this git repository into the "game" folder using your prefered method (command line or gui).
- Git may make a folder to clone everything into, when it finishes cloning simply copy everything out and into the game folder and delete the (now) empty folder which git created. You may need to tell your file browser to show hidden files so that you can copy the .git folder too. If you are using github's gui you will need to tell it that you moved the repo. How to show hidden files on windows/mac. Linux: use a search engine if you don't know already.