You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added configuration for game launch, including specifying launch commands.
Added support for copying multiple script files tied to the project to the mod's script folder in the Game Directory. No more manually copying script files.
Added support for deleting multiple script files tied to the project when rebuilding.
Added option for quick script compilation for mod-specific script files. Disable to delete all scripts on every script compilation.
Refactored constant var usage and some unclear code.