1
Fork 0
mirror of https://github.com/Steffo99/lihzahrd.git synced 2024-10-16 14:37:30 +00:00
lihzahrd/__main__.py

6 lines
106 B
Python
Raw Normal View History

2020-04-17 15:03:12 +00:00
import lihzahrd
world = lihzahrd.World.create_from_file("The_Gateway_To_A_New_Future.wld")
2020-04-17 15:03:12 +00:00
breakpoint()