Skip to content

The big library rewrite

Latest

Choose a tag to compare

@9thCore 9thCore released this 25 Aug 19:03
· 1 commit to main since this release

Most changes are in the back-end, but now rooms are no longer defined through Definitions, and instead solely through code (to lower possible player agency).

Accessible API is now solely in the ModularilyBased.API namespace, and everything accessible is now documented.

Basic usage of the library (calling ModuleSnapper.SetSnappingRules) should work exactly the same as before.