Qwertronix / mekhq

MekHQ is a java helper program for the MegaMek game that allows users to load a list of entities from an XML file, perform repairs and customizations, and then save the new entities to another XML file that can be loaded into MegaMek.
http://megamek.info/mekhq
0 stars 0 forks source link

MekHQ

About

MekHQ is a Java helper program for the MegaMek game that allows users to load a list of entities from an XML file, perform repairs and customizations, and then save the new entities to another XML file that can be loaded into MegaMek. For more details, see the website: http://megamek.org/mekhq

Compiling

1) Install Java Ant

2) Run ant jar in the MekHQ folder. This will use the MekHQ/build.xml file and create MekHQ/MekHQ.jar.

Support

For bugs, crashes, or other issues you can fill out a Github issue request.

License

See MekHQ/license.txt

MekHQ is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

MekHQ is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.