Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 765 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 765 Bytes

StarMade (StarMade Coders Pack)

Open source repository of StarMade Coders Pack.

Version Map: No official versions yet

StarMade: http://star-made.org/ SMCP: http://smcp.n3network.co.uk/

Modding

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

Better compiling options coming in future!