summarylogtreecommitdiffstats
path: root/osu-launcher
diff options
context:
space:
mode:
authorCriminalllz2018-06-21 14:34:31 +0200
committerCriminalllz2018-06-21 14:34:31 +0200
commitea05b1d2a224f53aff7daf5c77a95771569d082b (patch)
tree382fccd14517c2ff92d5ea8a874b2c948bf17b63 /osu-launcher
downloadaur-ea05b1d2a224f53aff7daf5c77a95771569d082b.tar.gz
Copy osu-lazer-git and modify it to use version 2018.616.0 of osu-lazer
Diffstat (limited to 'osu-launcher')
-rw-r--r--osu-launcher3
1 files changed, 3 insertions, 0 deletions
diff --git a/osu-launcher b/osu-launcher
new file mode 100644
index 000000000000..3019d99ef211
--- /dev/null
+++ b/osu-launcher
@@ -0,0 +1,3 @@
+#!/bin/sh
+cd /usr/lib/osu-lazer
+exec mono 'osu!.exe'