Releases: Qkrisi/ktane-module-utils
v1.3.0: SkipRequeue
-New class: SkipRequeue - Ability to continue running after yield when SplitYields
is true
- wiki page
To use the utilities, place the KtaneModule.cs file into a non-ignored project folder.
v1.2.1
-New property: ColorblindMode
To use the utilities, place the KtaneModule.cs file into a non-ignored project folder.
v1.2.0: Scores
-New feature: Module scores are now available (Both Tweaks and Twitch Plays) - wiki page
To use the utilities, place the KtaneModule.cs file into a non-ignored project folder.
v1.1.0
Changes since last version:
-Added a property to get the maximum ID of a module type (MaxID
)
-Fixed exceptions when the OnNewStage delegate is null
To use the utilities, place the KtaneModule.cs file into a non-ignored project folder.
First release
First official release of the KTaNE Module Utils
To use the utilities, place the KtaneModule.cs file into a non-ignored project folder.