We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6af415f commit 6bd3380Copy full SHA for 6bd3380
build.bat
@@ -4,4 +4,5 @@ RMDIR /s /q build
4
MKDIR build
5
glue.exe ./srlua.exe prometheus-main.lua build/prometheus.exe
6
robocopy ./src ./build/lua /E>nul
7
+copy ./lua51.dll ./build/lua51.dll
8
ECHO Done!
0 commit comments