donadigo / pygbx

A Python library to parse Gbx files
GNU General Public License v3.0
38 stars 14 forks source link

[TM2020] Update #15

Open jp-varela opened 2 years ago

jp-varela commented 2 years ago

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 a map, but cannot find a way to have it in the new game. Any link to gpx data from TM2020, if I have some help starting I may be able to add those features myself.

LinUwUxCat commented 2 years ago

Honestly you might be better off using GBX.NET right now. It might not be in python but it's the most complete library so far. There's also gbx.js