[2021-09-17 14:34:41][client]: delta unpack failed!
[2021-09-17 14:34:41][client]: delta unpack failed!=-1
[2021-09-17 14:34:43][client]: delta unpack failed!
pip install twmap
and upgrade it with pip install twmap --upgrade
, also on windows now!
To figure out how to use the module, import it and use help(twmap)
and then help
on the structs you retrieve. Note that on windows help(twmap)
won't show you the documentation of the main struct, Map
. so on windows you might have to start with help(twmap.Map)
. load your first map by doing map = twmap.Map("path/to/map")
If you find any bugs or things the module should have, you can write me or better yet: create an issue here https://gitlab.com/Patiga/twmap-py/-/issues
If you want to contribute to it, be warned: the code is mostly undocumented and a bit complicated, but I will happily help you understand the code if you have questionspip install twmap
and upgrade it with pip install twmap --upgrade
, also on windows now!
To figure out how to use the module, import it and use help(twmap)
and then help
on the structs you retrieve. Note that on windows help(twmap)
won't show you the documentation of the main struct, Map
. so on windows you might have to start with help(twmap.Map)
. load your first map by doing map = twmap.Map("path/to/map")
If you find any bugs or things the module should have, you can write me or better yet: create an issue here https://gitlab.com/Patiga/twmap-py/-/issues
If you want to contribute to it, be warned: the code is mostly undocumented and a bit complicated, but I will happily help you understand the code if you have questions addicted blmapchill player