pygbx
pygbx copied to clipboard
A Python library to parse Gbx files
Using the example script to enumerate blocks does not gather all the blocks. The ones missing are StadiumPlatformGridToCircuit, StadiumPlatformToRoad, StadiumRoadMainFinishLine which are shown using MapEdit. It finds 44 of 48...
I have managed (\*) to correctly install pygbx on Ubuntu 22.04LTS and use libraries with spyder python. Dependency and dependency's dependencies were also installed (\*) correctly. (\*) python-lzo by pip...
Any plans to update the package to work on 2020 gbx map files? I have a project idea in mind where I need to find block names and positions in...
In case an error is raised when creating a GBX object the file connection is not being closed which is required, if you want to continue working on the file...
Remove broken python-lzo library and replace it with custom LZO libs
Needed for pull request https://github.com/donadigo/gbxtools/pull/6 in gbxtools.
Valley Block Offsets