mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Reduction of moose.lua sizing working now!
This commit is contained in:
5
Utils/Generate_Moose.bat
Normal file
5
Utils/Generate_Moose.bat
Normal file
@@ -0,0 +1,5 @@
|
||||
%~dp0luarocks\lua5.1.exe %1 %2 %3 %4 %5
|
||||
call %~dp0LuaSrcDiet.bat --basic --opt-emptylines %5\Moose.lua
|
||||
del %5\Moose.lua
|
||||
copy %5\Moose_.lua %5\Moose.lua
|
||||
del Moose_.lua
|
||||
Reference in New Issue
Block a user