mirror of
https://github.com/Steffo99/lihzahrd.git
synced 2024-11-21 23:54:23 +00:00
6 lines
86 B
Python
6 lines
86 B
Python
|
import lihzahrd
|
||
|
|
||
|
world = lihzahrd.World.create_from_file("Casarao.wld")
|
||
|
|
||
|
breakpoint()
|