/Starbound-Neon-StarLoaderDev

Primary LanguageLuaGNU General Public License v3.0GPL-3.0

StarLoader

Development repo of StarLoader

For the public release Repo got to https://github.com/lonaasan/starloader

StarLoader Core

StarLoader for Starbound

- Open Source, Modular1, Multiplayer Compatible2, Completely written in Lua3 -

Discover the possibilities of StarLoader!

Important parts of StarLoader

Name Progress Description
StarLoader API 🏗️ (in experimental status) Modding API for creators to interact with the StarLoader Core and other modules / third-party mods
StarLoader Core 🏗️ (in progress) The Heart of the Heart - Running the StarLoader API and provides Core-Functions like emulating tech and access to all lua tables over _ENV to modules
StarLoader Framework 🏗️ (in progress) All utility files that form the base for StarLoader Core and StarLoader API

tztfztzruiz

StarLoader included modules

  • StarLoader Shield

  • StarLoader Animation

  • StarLoader Remote

  • StarLoader Debug

  • StarLoader Editor

Footnotes

  1. Module support with StarLoader API.

  2. The modules included are completely compatible with vanilla Starbound.

  3. Excluding patch, json and other necessary files.