start of split

This commit is contained in:
Fabian Dill
2021-05-13 01:34:59 +02:00
parent fb192b989d
commit 109eb5b9dc
5 changed files with 56 additions and 11 deletions

2
test_loader.py Normal file
View File

@@ -0,0 +1,2 @@
import worlds.loader
print(worlds.loader.world_types)