Player Model Manager Filesystem Addon
File system support for PlayerModelManager.
CHANGELOG
0.3.2
- Fix nrm version string
- Minor thunderstore README updates
- No underlying code changes
0.3.1
- Fix name on Thunderstore
- No underlying code changes
0.3.0
- Bumped PlayerModelManager dependency to 0.5.0
- OoT equipment is now registered to the model manager
- Includes child-sized versions of adult equipment and vice-versa
- Models from the models directory are now sorted alphabetically by display name
- OoTO Adult models now use OoT Mirror Shield's beam texture if available
- Subfolders within the models directory will no longer crash
- Fixed some incorrect internal name truncation behavior
0.2.1
- Restore creation of mod_data folders
0.2.0 (Pre-Thunderstore)
- Move models folder from
<recomp appdata folder>/mods/playermodelmanager/models/to<recomp appdata folder>/mod_data/yazmt_z64_playermodelmanager/models/- For forward compatibility with the future Recomp file system API
0.1.0 (Pre-Thunderstore)
- Initial release