Skip to content

Instantly share code, notes, and snippets.

@KinoAR
Created December 1, 2020 00:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save KinoAR/39b1654aaeb75c09afca831fe17976a8 to your computer and use it in GitHub Desktop.
Save KinoAR/39b1654aaeb75c09afca831fe17976a8 to your computer and use it in GitHub Desktop.
Conditional Compilation Example
# Standard Build
--next
-js dist/Luna_SocialSystem.js
--next
# This will compile the code and make sure it follows the RPGMakerMV code base.
-D compileMV
-js dist/Luna_SocialSystemMV.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment