Author Topic: Export current environment settings as a config file / txt file  (Read 1010 times)

So ive used some kind of command to do this before, but i forgot what it was. Its nice when packaging game modes to just be able to copy the env settings into the gamemode.txt

saveEnvironment(file loc);

I think