diff --git a/System/ChaChaRESTStats.u b/System/ChaChaRESTStats.u index 62e32d6..aa9f1bf 100644 Binary files a/System/ChaChaRESTStats.u and b/System/ChaChaRESTStats.u differ diff --git a/make.bat b/make.bat index 8bb5152..f9996a3 100644 --- a/make.bat +++ b/make.bat @@ -1,6 +1,6 @@ set UArtifactName=ChaChaRESTStats del %~dp0\..\System\%UArtifactName%.u del %~dp0\System\%UArtifactName%.u -rem %~dp0\..\System\ucc.exe make %UArtifactName% %~dp0\..\System\ucc.exe make ini=%~dp0\make.ini +%~dp0\..\System\ucc.exe stripsource %UArtifactName% xcopy %~dp0\..\System\%UArtifactName%.u %~dp0\System\ \ No newline at end of file