aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrumeet <yuuta@yuuta.moe>2021-12-28 12:02:31 -0800
committerTrumeet <yuuta@yuuta.moe>2021-12-28 12:02:31 -0800
commitddd4271404336eff66f5e12c8876e27bf369f800 (patch)
treeb10cb113b91050945330e14ae15c1a58c693294a
parent0d4f3b67c0bc6c7937f56294baee3f0a76c7a34e (diff)
downloadminecraft-pacman-ddd4271404336eff66f5e12c8876e27bf369f800.tar
minecraft-pacman-ddd4271404336eff66f5e12c8876e27bf369f800.tar.gz
minecraft-pacman-ddd4271404336eff66f5e12c8876e27bf369f800.tar.bz2
minecraft-pacman-ddd4271404336eff66f5e12c8876e27bf369f800.zip
New testing table
-rw-r--r--README.md25
1 files changed, 12 insertions, 13 deletions
diff --git a/README.md b/README.md
index 1dc4597..0847808 100644
--- a/README.md
+++ b/README.md
@@ -22,19 +22,18 @@ Whenever you need to build a different Minecraft version, do the steps again (ch
## Tested versions
-1.18
-
-1.17
-
-1.13
-
-1.12
-
-rd-132211
-
-Basic testing for 1.14, 1.15 and 1.16 (no assets)
-
-1.15 with Fabric
+| MC | Assets | Fabric | Working |
+|-----------|--------|--------|---------|
+| 1.18 | Y | N | Y |
+| 1.17.1 | Y | Y | Y |
+| 1.17 | Y | N | Y |
+| 1.16 | N | N | Y |
+| 1.15 | N | Y | Y |
+| 1.14 | N | N | Y |
+| 1.13 | Y | N | Y |
+| 1.12 | Y | N | Y |
+| 1.8 | Y | N | Y |
+| rd-132211 | Y | N | Y |
Note that for versions <= 1.12, you need Java 8 instead.