aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrian <zetabite.horzion@gmail.com>2021-09-08 19:17:44 +0200
committerGitHub <noreply@github.com>2021-09-08 19:17:44 +0200
commit06661bff35a963fb4e91d28e6cc3b8ee28503f64 (patch)
tree3efd8ae525536351d83d975662c4294ea23393af
parent6c9dc4c86ad934d08554b0358ac2875b9fc5f9dd (diff)
downloadPrismLauncher-06661bff35a963fb4e91d28e6cc3b8ee28503f64.tar.gz
PrismLauncher-06661bff35a963fb4e91d28e6cc3b8ee28503f64.tar.bz2
PrismLauncher-06661bff35a963fb4e91d28e6cc3b8ee28503f64.zip
NOISSUE: Add notice on support of selfbuilds
Add notice that building MultiMC, besides development purposes, is unsupported.
-rw-r--r--BUILD.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD.md b/BUILD.md
index f6b66e70..5403b5f3 100644
--- a/BUILD.md
+++ b/BUILD.md
@@ -15,6 +15,7 @@ MultiMC is a portable application and is not supposed to be installed into any s
That would be anything outside your home folder. Before running `make install`, make sure
you set the install path to something you have write access to. Never build this under
an administrator/root level account. Don't use `sudo`. It won't work and it's not supposed to work.
+Also note that this guide is for development purposes only. No support is given for building your own fork or special build for what reasons what so ever.
# Getting the source