Releases: Stevertus/mcscript
Releases · Stevertus/mcscript
v0.1
- added a changelog
- added table of contents for documentation
- modified documentation
- added asat([selector]) wrapper
- added var++ and var--
- added new modal play()
- changed: while executes only if the statement at entry is true now
- added do-while loop
- added forEach loop
- added a raycast feature
- added boolean variables (tags) and if check
- changed: selector behaviour with variables
- added a custom scripts folder for all files
- added a switch functionality