Releases: KuroNeko87/zomboid-Scripting
Releases · KuroNeko87/zomboid-Scripting
Release list
v0.2.0-alpha
How to Use
- Open a
.txtscript file in Visual Studio Code. - Syntax highlighting is applied automatically.
- Errors like missing commas or unmatched brackets will be highlighted.
- Use
Ctrl+Spacefor auto-completion suggestions.
Initial Release for Testing
Initial Release
How to Use
- Open a zomboid
.txtrecipe script file in Visual Studio Code. - Syntax highlighting is applied automatically.
- Errors like missing commas or unmatched brackets will be highlighted.
- Use
Ctrl+Spacefor auto-completion suggestions.