Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
ModPackages=YourScriptPackageName

 

Run the BUILD_SCRIPTS.bat file to compile scripts in Release (full logging). To compile scripts in Final_Release (less logging, faster) run BUILD_SCRIPTS - FINAL_RELEASE.bat. If you Debug scripts, just copy the BUILD_SCRIPTS batch file and add a -debug to the end of the last line.

...