0
This repository has been archived on 2025-04-25. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Minecraft-Overviewer/test/data/settings/settings_test_rendermode.py
2012-01-07 15:11:19 -05:00

8 lines
172 B
Python

world['test'] = "test/data/settings/test_world"
render["world"] = {
"worldname": "test",
"rendermode": "bad_rendermode",
"northdirection": ["upper-left"],
}