ProjectUnityPublic
ProjectUnityPublic copied to clipboard
A public, stripped down workspace of the Project Unity mod, a mega-collaboration Mindustry mod. Not intended to be played yet; this is purely for code publicity and healthy competition reasons.
Project Unity
A work-in-progress mega-collaboration Mindustry mod, created by the Avant Team.
As the repository description says, this is not a fully published workspace of the mod. Most of the content that is finished or worth showing is released here, while the critically secret or completely unfinished one remains private. This mod is not intended to be played by the average player-base as of now; this only aims for additional developing hands, suggestions, and balancing feedback.
Contributing
You can contribute to development by
- Submitting bug reports
- Suggesting new content (The issue tracker is not for suggestions, visit the discord server instead.)
- Providing input regarding content balancing
Compiling
-
Clone repository.
git clone -b Youngcha-part-2 --single-branch https://github.com/AvantTeam/ProjectUnityPublic
-
Pack sprites. (Only necessary if new sprites are added)
gradlew tools:proc
-
Build.
gradlew main:deploy
Resulting .jar
file should be in main/build/libs/