aboutsummaryrefslogtreecommitdiffstats
path: root/run.bat
diff options
context:
space:
mode:
Diffstat (limited to 'run.bat')
-rw-r--r--run.bat4
1 files changed, 4 insertions, 0 deletions
diff --git a/run.bat b/run.bat
new file mode 100644
index 0000000..fc25e1b
--- /dev/null
+++ b/run.bat
@@ -0,0 +1,4 @@
+@echo off
+.\python\python.exe .\server.py
+echo Press any key to quit...
+PAUSE > nul \ No newline at end of file