Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 907 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 907 Bytes

RECS

An entity component system library written in Luau, for use in Roblox.

CI

RobloxComponentSystem

RECS is largely a work-in-progress successor to RobloxComponentSystem.

Primary differences:

  • Systems exist as a formalized concept
  • Components have very little attached behavior
  • Singleton components exist

Installation

Wally

RECS is available as a Wally package.

Contributing

Found a bug? Have a feature request? Please submit an issue.

License

MIT License © 2023 AmaranthineCodices