A library for parsing Tiled maps.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

bump version

+1 -1
+1 -1
build.zig.zon
··· 1 1 .{ 2 2 .name = .tmz, 3 - .version = "0.2.2", 3 + .version = "0.2.3", 4 4 .fingerprint = 0xcc3a94566dc4ab5d, // Changing this has security and trust implications. 5 5 .minimum_zig_version = "0.15.1", 6 6 .dependencies = .{},