- New star system
- 11 new campaign maps
- 18 new turrets
- 25 new units
- 7 new materials
- 4 new liquids
- Gas
- Black hole reactors
- Multi Rotor drills
- Zelaux(main-programmer)
- KOSTOLOM(concept-artist, balance tester, map-maker)
- PixaxeOfPixie(co-programmer, compositor, spriter, map-maker)
- Toxin(co-spriter)
- Vervalamis(co-spriter)
- Plolq(co-spriter)
- SuperJaba2000
- Mya4ta
- Vladislav117
- ThatOneBepis
- FrozenEdge
- RebornTrack970
- Skat
- Leyn
-
1.Go to releases.
-
2.Download the latest .jar file.
-
3.Launch Mindustry.
-
4.Open "Mods".
-
5."Import Mod".
-
6."Impot File"
-
7.Find file with name "braindustry.jar" and click "load".
-
8.Play!
-
1.Go to in-game Mod Browser.
-
2.Find "Braindustry Mod" in mod list.
-
3.Download.
-
1.Download intelijIDEA.
-
2.Clone this repository.
-
3.When importing is end, go to Intelij console and type:
Windows | MacOSX | Linux |
---|---|---|
gradlew jar | ./gradlew jar | ./gradlew jar |
-
4.When compilation is end, your build will be in "braindustry/build/libs"
-
5.VERY IMPORTANT.If you add new sprites to mod, type in console "gradlew pack" before "gradlew jar". It's need to create outlines and clean sprites from Photoshop artefacts.