Skip to content

An Entity-Component module for Lua

License

Notifications You must be signed in to change notification settings

Data-Oriented-House/StewLua

 
 

Repository files navigation

Stew Logo

A small data-oriented entity-component module. It is designed to be used in raw Lua scripting projects. It was designed to be small, efficient, non-restrictive, and easy to use. Just like this README. You can find the API documentation on our website.

Manually

Just copy the source code from src/init.lua and call it a day.

Wally Package Manager

  1. Visit wally The Wally Website Homepage

  2. Type Stew in the search bar and select data-oriented-house/stewlua Search Results

  3. Click the text under Install on the right-hand side to copy the most recent version Copying Most Recent Version

  4. In your project go to your wally.toml file and paste this under Dependencies Pasting Into wally.toml File

About

An Entity-Component module for Lua

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 99.4%
  • Batchfile 0.6%