Releases: nike4613/BeatSaber-IPA-Reloaded
Releases · nike4613/BeatSaber-IPA-Reloaded
BSIPA 4.1.3
- Installer now has a
--version
flag which checks both the version of the installer and of the installed version - Fixed early game version parsing to be more robust
- Updated defaults for Beat Saber builds
BSIPA 4.1.2
reminder to add bsipa to your dependencies
but this time the versioning is correct
oh i also updated harmony
BSIPA 4.1.1
reminder to add bsipa to your dependencies
BSIPA 4.1.0
- Added some new Converter types for Config (thanks @ErisApps)
- Completely reworked the features system (see @Caeden117's Counters+ for usage)
- Minor additions to the public API for PluginMetadata
BSIPA 4.0.5
- DisabledConfig reloading now correctly enables and disables plugins
- Added some other stuff relating to enabling and disabling
Build: 4.0.5-511
See all changes here
BSIPA 4.0.4
- Fixed some concurrency issues
- Added some converters for more types in the config system
- Gave
UseConfigAttribute
a default constructor that uses the default converter for the member type.
Build: 4.0.4-506
See all changes here
BSIPA 4.0.3
Some fixes with config serialization and deserialization.
Build: 4.0.3-498
See all changes here
BSIPA 4.0.2
And here is the release of a huge update...
A quick summary of what has changed:
- The plugin interface has been completely redone
- The builtin config system has been completely redone
- There are now a few more manifest fields:
misc.plugin-hint
, which is used as a hint to the loader for where to look for the plugin main typefiles
, which is used to tell the loader about any other files that constitute a given mod
Despite these changes, the upgrade process for any given mod should be fairly quick.
Build: 4.0.2-492
See all changes here
BSIPA 3.13.7
This is the final version of BSIPA 3, which fixes some bugs over the previous versions.
Build: 3.13.7-410
See all changes here