Skip to content

Commit

Permalink
Mention the reflection based module.
Browse files Browse the repository at this point in the history
  • Loading branch information
asofold committed Dec 1, 2016
1 parent cc52581 commit e644b44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -37,7 +37,7 @@ _For some building environments you might need to both set the profiles and set

| Profile | Parameter set to `true` | Description |
| :------------------ | :----------------------------- | :-------------- |
| `-P ncp_base` | `ncp_base` | Default profile without any of the native access modules, might pose compatibility issues with latest Minecraft versions. |
| `-P ncp_base` | `ncp_base` | 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-P ncp_base` | `cbdedicated` and `ncp_base` | All compatibility modules. |
| `-P spigot1_7_r4 -P ncp_base` | `spigot1_7_r4` and `ncp_base` | Just Spigot 1.7 R4 (MC 1.7.10). |
| `-P spigot1_8_r3 -P ncp_base` | `spigot1_8_r3` and `ncp_base` | Just Spigot 1.8 R3 (MC 1.8.4-1.8.8). |
Expand Down

0 comments on commit e644b44

Please sign in to comment.