Commit graph

2 commits

Author SHA1 Message Date
Madison
007097b791 Correct Cleanup example: Change OnSet to OnAdd (#289)
* Correct Cleanup example: Change OnSet to OnAdd

`jecs.OnSet` no longer exists. This should be `jecs.OnAdd` instead, which does exist.

* Clarify OnAdd hook in cleanup.luau

Add comment to clarify OnAdd hook behavior
2025-12-16 22:33:48 +01:00
Ukendio
b8c0cc0010 Replace docs site with luau files 2025-11-30 07:56:31 +01:00
Renamed from examples/luau/hooks/cleanup.luau (Browse further)