aboutsummaryrefslogtreecommitdiff
path: root/games/multimc
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:03:11 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:03:11 +0000
commit79698c84577df2797724d484418f1de7f67bf07f (patch)
treefa993eea8870e6aef79666a19d170137054831ba /games/multimc
parent1e9db8ea3e482636b52f2452827dab557908f533 (diff)
downloadports-79698c84577df2797724d484418f1de7f67bf07f.tar.gz
ports-79698c84577df2797724d484418f1de7f67bf07f.zip
Convert to UCL & cleanup pkg-message (categories e-g)
Notes
Notes: svn path=/head/; revision=508837
Diffstat (limited to 'games/multimc')
-rw-r--r--games/multimc/pkg-message8
1 files changed, 6 insertions, 2 deletions
diff --git a/games/multimc/pkg-message b/games/multimc/pkg-message
index d90b0ac6ac0e..913036ac1e1e 100644
--- a/games/multimc/pkg-message
+++ b/games/multimc/pkg-message
@@ -1,5 +1,6 @@
-Important note about LWJGL:
-
+[
+{ type: install
+ message: <<EOM
Minecraft requires LWJGL (the Lightweight Java Game Library) to run.
Mojang hosts prebuilt LWJGL shared objects for Windows, macOS, and Linux,
which MultiMC is written to download and add to a new instance. The FreeBSD
@@ -12,3 +13,6 @@ instances in MultiMC, LWJGL 3 will have to be ported, and ideally MultiMC should
be patched to use version 2 or 3 depending on the Minecraft version of a given instance.
This is planned for the future, but as of now it is only possible to play versions
up to 1.12.x with this port.
+EOM
+}
+]