mirror of
https://github.com/CosmicScale/PSBBN-Definitive-English-Patch.git
synced 2025-07-27 09:37:28 +02:00
8 lines
143 B
TOML
8 lines
143 B
TOML
# Name of loaded config, to show to user
|
|
name = "MC emulation using image file"
|
|
|
|
# Modules to load
|
|
[[module]]
|
|
file = "mc_emu.irx"
|
|
env = ["EE"]
|