Update README.md

This commit is contained in:
asofold 2018-01-07 22:48:13 +01:00 committed by GitHub
parent 9d595d125b
commit 77c38373be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ All profiles for reference:
| Profile | Description |
| :------------------ | :-------------- |
| `-P ncp_base` _or none_ | Default profile without any of the native access modules, might pose compatibility issues with latest Minecraft versions. The reflection based module is included here. |
| `-P all,ncp_base` | All compatibility modules. |
| `-P all` | All compatibility modules. |
| `-P spigot1_7_r4` | Just Spigot 1.7 R4 (MC 1.7.10). |
| `-P spigot1_8_r3` | Just Spigot 1.8 R3 (MC 1.8.4-1.8.8). |
| `-P spigot1_9_r1` | Just Spigot 1.9 R1 (MC 1.9-1.9.3). |