MinecraftModDevelopmentMods / StellarAPI

General API for mods related with celestial objects.
MIT License
7 stars 5 forks source link
celestial-objects minecraft minecraft-forge-mod minecraft-mod

Stellar API

Stellar API is api mod for celestial objects. If you want to use this API for your mod,

  1. You can either add the StellarAPI deobfuscated jar as a library, or
  2. Copy classes with @API notated on the package.info from this repository, and use it in any way you want.