Skip to content

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.

License

Notifications You must be signed in to change notification settings

AvantTeam/ProjectUnityPublic

Repository files navigation

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

  • 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/

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published