This commit is contained in:
asofold 2016-03-13 23:44:21 +01:00
parent 847e76ad48
commit 65f5f96d04

View File

@ -32,7 +32,7 @@ Do set the correct version alongside the file name. On newer version of maven, y
All profiles for reference: All profiles for reference:
| Profile | Parameter set to `true` | Description | | Profile | Parameter set to `true` | Description |
| :------ | :----------------------- | :---------- | | :------------------ | :----------------------------- | :-------------- |
| `-P minimal` | _default_ | Default profile without native access modules. | | `-P minimal` | _default_ | Default profile without native access modules. |
| `-P all` | `cbdedicated` | All compat modules. | | `-P all` | `cbdedicated` | All compat modules. |
| `-P spigot1_8_r3` | `spigot1_8_r3` | Just Spigot 1.8_R3. | | `-P spigot1_8_r3` | `spigot1_8_r3` | Just Spigot 1.8_R3. |