Added Forge README

This commit is contained in:
Jef Roosens 2020-12-30 16:59:05 +01:00
parent 9bb551601f
commit 643fd31547
2 changed files with 50 additions and 1 deletions

View file

@ -6,7 +6,7 @@ version of Fabric you wish to install. You can find the list of versions
# Environment variables
The two possible environment variables are `XMS` and `XMX`. These specify the
initial RAM & maximum RAM usage, respectively. Only `XMS` is required; `XMX` is
initial RAM & maximum RAM usage respectively. Only `XMS` is required; `XMX` is
just set to the same value as `XMS` if not specified. You must specify them as
a number, e.g. `XMS=4`. This number represents a quantity of gigabytes.