summarylogtreecommitdiffstats
path: root/multimc5.sh
diff options
context:
space:
mode:
authorTaylor Smock2015-06-08 13:15:07 -0400
committerTaylor Smock2015-06-08 13:15:07 -0400
commit601a5e05f92a7122b79adfd9483e721be5104eab (patch)
tree569c052c1f1fe82043c0b729a54b7e1bd694ca1a /multimc5.sh
downloadaur-601a5e05f92a7122b79adfd9483e721be5104eab.tar.gz
Initial import
Diffstat (limited to 'multimc5.sh')
-rwxr-xr-xmultimc5.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/multimc5.sh b/multimc5.sh
new file mode 100755
index 000000000000..2a7054f4febd
--- /dev/null
+++ b/multimc5.sh
@@ -0,0 +1,4 @@
+#!/bin/bash
+CONFIG_DIR=${XDG_CONFIG_HOME:-$HOME/.multimc5}
+mkdir -p $CONFIG_DIR
+/usr/lib/multimc5/MultiMC5 -d $CONFIG_DIR