summaryrefslogtreecommitdiffstats
path: root/source/AllToLua.bat
diff options
context:
space:
mode:
Diffstat (limited to 'source/AllToLua.bat')
-rw-r--r--source/AllToLua.bat3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/AllToLua.bat b/source/AllToLua.bat
new file mode 100644
index 000000000..24f56a0e5
--- /dev/null
+++ b/source/AllToLua.bat
@@ -0,0 +1,3 @@
+"tolua++.exe" -L virtual_method_hooks.lua -o Bindings.cpp -H Bindings.h AllToLua.pkg
+PAUSE
+echo "tolua++.exe" -o Bindings.cpp -H Bindings.h AllToLua.pkg \ No newline at end of file