fixed old naming
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
# Load Support
|
||||
Shows when the user has too less Java memory allocated, and plays a sound when the game has loaded.<br>
|
||||
It is fully configurable in `config/enoughmemory.toml`.
|
||||
It is fully configurable in `config/loadsupport.toml`.
|
||||
## Directly Shows a warning message
|
||||

|
||||
## Blocks the title screen
|
||||

|
||||
## Config
|
||||
The config in `config/enoughmemory.toml` is pretty self explainatory:
|
||||
The config in `config/loadsupport.toml` is pretty self explainatory:
|
||||
```toml
|
||||
startSound = true
|
||||
minMemory = 4.0
|
||||
|
Reference in New Issue
Block a user