Skip to content

Data-Oriented-House/Stew

Repository files navigation

Stew Logo

A small data-oriented entity-component module. It is designed to be used in conjunction with the Roblox Studio game engine. 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/stew 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