Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1.44 KB

ReadMe.md

File metadata and controls

36 lines (23 loc) · 1.44 KB

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/

Compiling

MekHQ Nightly CI Total alerts

  1. Install Gradle.

  2. Follow the instructions on the wiki for using Gradle.

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.