mirror of
https://github.com/TangentFoxy/love-release.git
synced 2026-02-01 02:48:15 -07:00
A module should always begin with a test to `execute_module` to see if it should be executed. As modules are always sourced (even when embedded), a simple `return` will stop the subscript. Modules are executed in a subscript, so the global space will not be polluted, and will also be reset after the execution of the module. This commit also solves some bugs in Makefile and lua parser.
1.7 KiB
1.7 KiB