
Enhanced Prefab Loader
A API to add prefabs into the game as Items, Wall Objects, Ceiling Objects, Shelves, Play Tables, Sellable Items, and more planned for the future.Details
Changelog:
Initial Release - 1.0.0
- Released the Mod to Nexus Mods
Safeguard Update - 1.0.1
- Added safeguards so mods will not break if dev adds new furniture items.
File Fix - 1.0.2
- Fixed incorrect upload files.
Thunderstore Release Attempt - 1.0.3
- Released the mod to Thunderstore.
Video Player - 1.1.0
- Added support for video players
- Various bug fixes and code cleanup
New Sellable Items - 2.0.0
- Support for adding new sellables has been added
- How the prefab loader finds config files has been changed for the purposes of supporting more mod loaders. Config files can be anywhere in the plugins folder as long as they are inside a folder with name ending in "prefabloader".
- Changes made to the optional Asset Bundle file to also create the nessisary json when the items are being bundled.
- FIXED a bug where the object type was not being set correctly in the newest base game update which causes icons to not display correctly.