This repository has been archived on 2021-12-24. You can view files and clone it, but cannot push or open issues/pull-requests.
2020-12-30 15:57:45 +01:00
|
|
|
# Build arguments
|
2020-12-30 14:02:22 +01:00
|
|
|
MC_VERSION=
|
|
|
|
FORGE_VERSION=
|
2020-12-30 15:57:45 +01:00
|
|
|
|
|
|
|
# Environment variables
|
2021-01-26 13:45:30 +01:00
|
|
|
# If XMS is left blank, it uses the same value as XMX
|
|
|
|
XMS=
|
2020-12-30 15:13:22 +01:00
|
|
|
XMX=4
|
2020-12-30 15:57:45 +01:00
|
|
|
|
2020-12-30 17:10:37 +01:00
|
|
|
# Mount points
|
2021-01-26 13:45:30 +01:00
|
|
|
# The mods should be placed inside the CONFIG_DIR under `mods`
|
2020-12-30 15:57:45 +01:00
|
|
|
CONFIG_DIR=
|
|
|
|
WORLDS_DIR=
|
|
|
|
|
|
|
|
# Other
|
|
|
|
PORT=25565
|