mirror of
https://github.com/Steffo99/lihzahrd.git
synced 2024-11-21 15:44:24 +00:00
e4d06c2e55
Journey mode powers could use some convenience functions to map and from the values shown in the game.
5 lines
89 B
Python
5 lines
89 B
Python
import lihzahrd
|
|
|
|
world = lihzahrd.World.create_from_file("test-1404j.wld")
|
|
|
|
breakpoint()
|