summarylogtreecommitdiffstats
path: root/osu-launcher
diff options
context:
space:
mode:
Diffstat (limited to 'osu-launcher')
-rwxr-xr-xosu-launcher3
1 files changed, 0 insertions, 3 deletions
diff --git a/osu-launcher b/osu-launcher
deleted file mode 100755
index ae5ef21f6b8c..000000000000
--- a/osu-launcher
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/usr/lib/osu-lazer"
-exec dotnet '/usr/lib/osu-lazer/osu!.dll' "$@"