Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.53 KB

README.md

File metadata and controls

40 lines (27 loc) · 1.53 KB

Buildable Project Unity

Project Unity Public fork with fixed building issues so the mod can actually run

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

  • Submitting bug reports
  • Suggesting new content (The issue tracker is not for suggestions, visit the discord server instead.)
  • Providing input regarding content balancing

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/