summaryrefslogtreecommitdiff
path: root/Steins;Gate JP/run
diff options
context:
space:
mode:
Diffstat (limited to 'Steins;Gate JP/run')
-rwxr-xr-xSteins;Gate JP/run5
1 files changed, 5 insertions, 0 deletions
diff --git a/Steins;Gate JP/run b/Steins;Gate JP/run
new file mode 100755
index 0000000..c5ff76f
--- /dev/null
+++ b/Steins;Gate JP/run
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+source ./env
+
+cd "./data" && wine "GAME.exe"