1
0
Fork 0

remove forge documentation
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Daniel Wolf 2022-02-16 23:16:51 -05:00
parent 4d7059826e
commit 6a7173dc96
Signed by: nephatrine
GPG Key ID: 59D70EC2E4AAB4D0
1 changed files with 1 additions and 7 deletions

View File

@ -40,8 +40,7 @@ configuration and further changes may need to be made in the generated
configuration files.
- ``FABRIC_VERSION``: Fabric Loader Version (*""*)
- ``FORGE_VERSION``: Minecraft Forge Version (*recommended*)
- ``MINECRAFT_VERSION``: Minecraft Version (**)
- ``MINECRAFT_VERSION``: Minecraft Version (*""*)
- ``JAVA_OPTS``: Java Commandline Arguments (*""*)
- ``MODPACK_NAME``: Modpack Name (*custom*)
- ``MODPACK_PUBLIC``: Modpack Download URL (*https://*``[SERVER_PUBLIC]``)
@ -51,11 +50,6 @@ configuration files.
- ``SERVER_PUBLIC``: Server IP/FQDN (*""*)
- ``TZ``: System Timezone (*America/New_York*)
If a ``MINECRAFT_VERSION`` is specified but neither ``FABRIC_VERSION`` nor
``FORGE_VERSION`` are specified, it will default to the recommended version of
Forge for that Minecraft Version. If there is no recommended version of Forge,
then it will default to the latest Fabric release.
## Persistent Mounts
You can provide a persistent mountpoint using the ``-v /host/path:/container/path``