Skip to content

Releases: KuroNeko87/zomboid-Scripting

v0.2.0-alpha

v0.2.0-alpha Pre-release
Pre-release

Choose a tag to compare

@KuroNeko87 KuroNeko87 released this 03 Jan 11:47
91cbaa2

How to Use

  1. Open a .txt script file in Visual Studio Code.
  2. Syntax highlighting is applied automatically.
  3. Errors like missing commas or unmatched brackets will be highlighted.
  4. Use Ctrl+Space for auto-completion suggestions.

Initial Release for Testing

Pre-release

Choose a tag to compare

@KuroNeko87 KuroNeko87 released this 03 Jan 09:11
fd5dc6d

Initial Release

How to Use

  1. Open a zomboid .txt recipe script file in Visual Studio Code.
  2. Syntax highlighting is applied automatically.
  3. Errors like missing commas or unmatched brackets will be highlighted.
  4. Use Ctrl+Space for auto-completion suggestions.