From ab3bc9a86613d9aca5da531595394b83c94669ff Mon Sep 17 00:00:00 2001 From: Alee Date: Sun, 27 Jan 2019 22:17:10 -0500 Subject: Things --- run.bat | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 run.bat (limited to 'run.bat') diff --git a/run.bat b/run.bat new file mode 100644 index 0000000..b54e52a --- /dev/null +++ b/run.bat @@ -0,0 +1,4 @@ +@echo off +echo Running Game +out\game.exe +pause>nul \ No newline at end of file -- cgit v1.2.3