Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 470 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 470 Bytes

sqflint

Provides basic syntax error checking for SQF language.

Requirements

  • JRE 1.8

Development requirements

  • JDK 1.8
  • javacc 6.0
  • javacc is used to build parser
  • build process expects javacc.bat file in PATH, which executes javacc
  • java-json library
  • commons-cli library

extract commandlist

  • run in debug console: supportInfo '' joinString endl
  • copy the output and paste it into commands.txt
  • remove the leading and trailing quotemarks