summarylogtreecommitdiffstats
path: root/osu-launcher
diff options
context:
space:
mode:
authorAmmon Smith2017-03-24 21:24:20 -0700
committerAmmon Smith2017-03-24 21:24:20 -0700
commit5389c0cef128ea84633dd90fa86c7a9a552c666b (patch)
treeded5c1d3f55f5981f228da2c48b7d2f75d3f2800 /osu-launcher
downloadaur-5389c0cef128ea84633dd90fa86c7a9a552c666b.tar.gz
Initial commit.
Diffstat (limited to 'osu-launcher')
-rwxr-xr-xosu-launcher3
1 files changed, 3 insertions, 0 deletions
diff --git a/osu-launcher b/osu-launcher
new file mode 100755
index 000000000000..3019d99ef211
--- /dev/null
+++ b/osu-launcher
@@ -0,0 +1,3 @@
+#!/bin/sh
+cd /usr/lib/osu-lazer
+exec mono 'osu!.exe'