Developer Setup - gegerlan/aog GitHub Wiki
- SCM/VCS Client that works with Github (Git, Mercurial or SVN)
- RPG Maker XP
If you don not wish to use Git you can also use Mercurial with hg-git.
If you would like to use a graphical Git client consider one of the following: Github for Windows, smartgit, tortoisegit
- Download and install GIT
- Configure GIT
- Setup your Github account
- Fork the AOG project
- Download your fork through GIT
- Work on the project.
-
Commit
andpush
your changes to your Github page - Make a pull request
- ???
- Profit!