Skip to content

thepaka/StarMade

 
 

Repository files navigation

StarMade

Open source repository of StarMade code deobfuscated and kept updated by community.

CURRENT DECOMPILABLE VERSION: 0.09378

StarMade: http://star-made.org/

Contributing

What we need contributions for:

  • Naming of fields, classes, methods, etc
  • Documentation of all the stuff! (saving/writing ship files, map formats, etc)

For opening sources in Eclipse:

  • Fork the project
  • Download your fork to your HD somewhere
  • Run setup.bat (or setup.sh accordingly), decompile may take hours for accuracy will be fixed soon!
  • Open created workspace in Eclipse

Compiling

For compiling:

  • Click you project in Eclipse and click Export and export it as .jar
  • You should be able to replace default StarMade.jar, or classes you modified with your own modified ones

About

Open source repository of StarMade code deobfuscated and kept updated by community.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 92.7%
  • Python 7.3%