0.4.0 (2026-06-18)
⚠ BREAKING CHANGES
- remove generation of "_resources" entries in the bundle build script (e894400)
Entries for resource bundles should now be defined explicitly. Recommended practice is to have one _resource bundle that covers all the maps in your mod.
Features
- add skybox back to testmap for example purposes (f3a985b)
- ladder and teleporter prefabs (0257a31)
Bug Fixes
- footstep sound tag for testmap (4212886)
- scale floor cube independently from collision so that decals aren't warped (1d83720)