
Нет описания изменений
Wheel 1.3 ⚙️ The third release of Wheel. Added some requested features, such as a new
widgetcommand to quickly run any loaded widget.Refactored the
linkaction type. It no longer supports:runas a special destination to open the run directory but rather allows you to specify any relative path to that directory.That means that specifying
./savesin the destination field will now open thesavesdirectory relative to the run one.⚙️ Good to know:
Specifying.will open the run directory itself.Wheel 1.2
Finally, the backport to 1.21!
Wheel 1.2
Introduced values, essentially persistent variables that allow plenty of new interactions with widgets.
Conditions is yet another new addition. They allow you to compare variables, and run actions if an expression was evaluated to be true (or false).
Improved the code behind
awaitactions, making it more consistent and disallowingConcurrentModificationExceptions, which could occur in previous versions.Other small QOL improvements and fixes.
💡 For complete guidelines, check out the GitHub repository!
Wheel 1.1
Updated the target version to 1.21, pretty much no new features were introduced, so think of this update as a simple version change!
Нет описания изменений

