summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjak1 <mike.wollmann@gmail.com>2020-11-11 12:25:17 +0100
committerjak1 <mike.wollmann@gmail.com>2020-11-11 12:25:17 +0100
commit591dc994d51a4d3da6a12cc9186c55e581b665ee (patch)
treef7e1b2de7f81fa306e33a9db7c88dc2fc8fa9bab /README.md
parent505374f4545b0520b63b83d68f172a9ffcbc0a53 (diff)
downloadappimg-builder-591dc994d51a4d3da6a12cc9186c55e581b665ee.tar.gz
appimg-builder-591dc994d51a4d3da6a12cc9186c55e581b665ee.tar.bz2
appimg-builder-591dc994d51a4d3da6a12cc9186c55e581b665ee.tar.xz
appimg-builder-591dc994d51a4d3da6a12cc9186c55e581b665ee.zip
[ci skip] updated Readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 6 insertions, 4 deletions
diff --git a/README.md b/README.md
index b06dae2..ba5ece9 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,9 @@
-# MPlusBuilder
+# Appimage ManaPlus Builder
-This repo provides a pipeline for building and packaging manaplus to an AppImage for use with
-our [launcher](https://gitlab.com/TMW2/lawncable).
+This repo provides a pipeline for building and packaging manaplus to an
+AppImage for use with [lawncable's launcher](https://gitlab.com/TMW2/lawncable).
+\
+this repo/ci doesnt get auto triggered! (later TM)
**IMPORTANT:** The resulting appimage doesn't support relative paths in its arguments. SO ONLY USE **ABSOLUTE** PATHS.
@@ -9,4 +11,4 @@ our [launcher](https://gitlab.com/TMW2/lawncable).
```
--enable-commandlinepassword
-``` \ No newline at end of file
+```