Plugin to assist with the creation of new gamemodes.
Copyright © 2012, nallar rallan.pcl+gt@gmail.com GameTools is licensed under the N Open License
The latest and greatest source of GameTools can be found right here.
Download the latest builds from Jenkins.
GameTools is built using Maven.
- Install Maven 2 or 3
- Checkout this repo and run:
mvn clean install
- Generally follows the Oracle coding standards.
- Tabs, no spaces.
- 200 column limit
- Pull requests must compile and work.
- Pull requests must be formatted properly.
Please follow the above conventions if you want your pull requests accepted.