1
Fork 0
mirror of https://github.com/Steffo99/lihzahrd.git synced 2024-11-21 23:54:23 +00:00
lihzahrd/__main__.py
2020-05-29 23:37:53 -07:00

5 lines
88 B
Python

import lihzahrd
world = lihzahrd.World.create_from_file("test-1404.wld")
breakpoint()