Move in-game repository to GitHub
-
Hi! I wrote a decent sized codebase in the Screeps in-game IDE. However, I now want to transfer this to a Github repository. How would I do that? I know how to go the other way, but not in this direction.
-
Make a new repo, Copy/Paste
Alternatively, I believe if you are using the steam client there is a directory with your code in it.
-
You can use this repo to download your scripts as well, and then you can set up a git repo using the instructions on github for existing repos. You'll want some way of pushing code back to screeps - check the uploaders section here.