Minecraft client first pass

This commit is contained in:
espeon65536
2021-08-08 11:26:46 -05:00
committed by Fabian Dill
parent 285b9e12eb
commit 8d4be10fd7
2 changed files with 130 additions and 1 deletions

View File

@@ -82,4 +82,7 @@ lttp_options:
# Alternatively, a path to a program to open the .sfc file with
rom_start: true
factorio_options:
executable: "factorio\\bin\\x64\\factorio"
executable: "factorio\\bin\\x64\\factorio"
minecraft_options:
forge_directory: "Minecraft Forge server"
max_heap_size: "2G"