AvantTeam / ProjectUnityPublic

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.
GNU General Public License v3.0
162 stars 29 forks source link
mindustry-mod mindustry-mod-v7 mod

Project Unity

Discord

banner

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

Compiling

  1. Clone repository.

    git clone -b Youngcha-part-2 --single-branch https://github.com/AvantTeam/ProjectUnityPublic
  2. Pack sprites. (Only necessary if new sprites are added)

    gradlew tools:proc
  3. Build.

    gradlew main:deploy

Resulting .jar file should be in main/build/libs/