maps: Added simple RLE to map converter and loader
authorLukas Krickl <lukas@krickl.dev>
Sat, 21 Jun 2025 08:40:42 +0000 (10:40 +0200)
committerLukas Krickl <lukas@krickl.dev>
Sat, 21 Jun 2025 08:40:42 +0000 (10:40 +0200)
commitbb8643f822fef5af1b804cb6367a87f3487503e7
treeb82d01cefe8b7c4b0758cf1fb65833d53ad37876
parent6c69da235f856a7bcce04814f977e4279c1488ee
maps: Added simple RLE to map converter and loader
maps/default_map.s
src/map.s
tools/tms2map.py