10-10-2022, 06:41 PM
Just updated Python binding for latest release:
https://github.com/megamarc/PyTilengine
New features include:
https://github.com/megamarc/PyTilengine
New features include:
- Up to date with release 2.11
- New load strategy: first looks for Tilengine.dll/.so in local directory, if not found, it looks in default system path
- Adds full type hint annotations: much better integration with IDEs like VSCode that can now auto-list object members and detect mismatched parameter