diff --git a/Compile.bat b/Compile.bat index d8ed22a..5b1c661 100644 --- a/Compile.bat +++ b/Compile.bat @@ -25,11 +25,11 @@ REM copio i sorgenti nel percorso temporaneo per i compilati ROBOCOPY . %fullPathSource%\bin\%machineName%\ /E /XF "Compile.bat" /XF ".gitignore" /XD ".git" /XF "UpdateLog.txt" REM copio i file compilati nel percorso temporaneo per i compilati -\EgtProg\Dll32\luac54 -o %fullPathSource%\bin\%machineName%\Common-FAST.mlpe Common-FAST.mlpe -\EgtProg\Dll32\luac54 -o %fullPathSource%\bin\%machineName%\Common-FAST.mlse Common-FAST.mlse -\EgtProg\Dll32\luac54 -o %fullPathSource%\bin\%machineName%\Common-FAST.NUM.mlpe Common-FAST.NUM.mlpe -\EgtProg\Dll32\luac54 -o %fullPathSource%\bin\%machineName%\Common-FAST.NUM_PLUS.mlpe Common-FAST.NUM_PLUS.mlpe -\EgtProg\Dll32\luac54 -o %fullPathSource%\bin\%machineName%\Common-FAST.TPA.mlpe Common-FAST.TPA.mlpe +\EgtProg\Dll32\luac54 -o %fullPathSource%\bin\%machineName%\Common-FAST.mlpe -s Common-FAST.mlpe +\EgtProg\Dll32\luac54 -o %fullPathSource%\bin\%machineName%\Common-FAST.mlse -s Common-FAST.mlse +\EgtProg\Dll32\luac54 -o %fullPathSource%\bin\%machineName%\Common-FAST.NUM.mlpe -s Common-FAST.NUM.mlpe +\EgtProg\Dll32\luac54 -o %fullPathSource%\bin\%machineName%\Common-FAST.NUM_PLUS.mlpe -s Common-FAST.NUM_PLUS.mlpe +\EgtProg\Dll32\luac54 -o %fullPathSource%\bin\%machineName%\Common-FAST.TPA.mlpe -s Common-FAST.TPA.mlpe REM comprimo i file compilati in uno zip pronto per essere distribuito tar.exe acvf %fullPathZip%\%machineName%.zip -C %fullPathSource%\bin\ %machineName%\*.* diff --git a/THolders/ChainSawLong.nge b/THolders/ChainSawLong.nge new file mode 100644 index 0000000..a8416ae Binary files /dev/null and b/THolders/ChainSawLong.nge differ diff --git a/THolders/HSK-F63_MillWeld12.nge b/THolders/HSK-F63_MillWeld12.nge new file mode 100644 index 0000000..6d316ee Binary files /dev/null and b/THolders/HSK-F63_MillWeld12.nge differ diff --git a/THolders/HSK-F63_MillWeld20.nge b/THolders/HSK-F63_MillWeld20.nge new file mode 100644 index 0000000..14752b3 Binary files /dev/null and b/THolders/HSK-F63_MillWeld20.nge differ diff --git a/THolders/Standard_LC_108.nge b/THolders/Standard_LC_108.nge new file mode 100644 index 0000000..9e11ea0 Binary files /dev/null and b/THolders/Standard_LC_108.nge differ