Skip to content

Open source repository of StarMade Coders Pack that you can use to decompile and recompile StarMade to make mods!

Notifications You must be signed in to change notification settings

amunandar/StarMade

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTICE: This project is an old attempt at modding, please check out the new attempt that works. StarMade Modding Tools

StarMade (StarMade Coders Pack)

Open source repository of StarMade Coders Pack.

StarMade: http://star-made.org/
SMCP: Currently we don't have one. Wanna host one for us? Contact us!

Requirements

  • Python 3.3

Modding

For opening sources in Eclipse:

  • Fork the project
  • Download your fork
  • Run setup.bat (or setup.sh accordingly), decompiling is not yet implemented completely!
  • Open created workspace in Eclipse

Compiling

For compiling:

  • Click your 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!

About

Open source repository of StarMade Coders Pack that you can use to decompile and recompile StarMade to make mods!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.3%
  • Batchfile 1.6%
  • Shell 1.1%