A library for parsing Tiled maps.
commits
Author
Commit
Message
Date
Project generated with `zig build init`. Boilerplate, exe build and
`main.zig` removed. Replaced `root.zig` with empty `tmz.zig`. Removed
generated comments
Flake initialized using a Zig overlay with this command:
`nix flake init -t 'github:mitchellh/zig-overlay#init'`
Used https://github.com/mitchellh/libxev/blob/main/README.md as
reference.