jecs/examples
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
..
entities Replace docs site with luau files 2025-11-30 07:56:31 +01:00
hooks Correct Cleanup example: Change OnSet to OnAdd (#289) 2025-12-16 22:33:48 +01:00
networking Replace demo with advanced examples 2025-11-30 08:59:16 +01:00
queries Replace docs site with luau files 2025-11-30 07:56:31 +01:00