Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/looterz/starbound-template-library

A community made helper library for Starbound lua scripting
https://github.com/looterz/starbound-template-library

Last synced: about 1 month ago
JSON representation

A community made helper library for Starbound lua scripting

Awesome Lists containing this project

README

        

Starbound Template Library
==========================

A community made helper library for Starbound lua scripting

How to use
----------

* Clone starbound-template-library into your mods folder
* Add starbound-template-library to your .modinfo dependencies array
* Include /helpers/stl.lua in your scripts array in your objects definition file

How to contribute
-----------------

Submit your desired changes as a pull request, and try to keep it to one pull request per change so its easier to manage.