·
23 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
Implements a new version check warning and migrates usage of local keyword to const whenever possible. Changes script capabilities to be optional and fixes missing capabilities.
- Add warning for outdated versions by @ryanlua in #30
- Fix capabilities for equipping and unequipping tools by @ryanlua in #31
- Use new const keyword by @ryanlua in #32
Full Changelog: v1.1.4...v1.1.5