mirror of
https://github.com/Steffo99/lihzahrd.git
synced 2024-11-21 15:44:24 +00:00
5 lines
106 B
Python
5 lines
106 B
Python
import lihzahrd
|
|
|
|
world = lihzahrd.World.create_from_file("The_Gateway_To_A_New_Future.wld")
|
|
|
|
breakpoint()
|