1 dépôt
Serialization of structured world data into standardized formats like JSON or CSV for external consumption.
Distinct from Schema Metadata Exporters: Candidates focus on database schema exporting or normalization, not game map data serialization.
Explore 1 awesome GitHub repository matching data & databases · Schema-Driven Data Export. Refine with filters or upvote what's useful.
Tiled is a multifunctional visual workspace for designing tile-based game levels, managing assets, and exporting structured world data. It functions as a 2D tile map editor and game level design tool used to create orthogonal, isometric, and hexagonal game environments. The software features a scriptable interface and plugin system for automating map creation tasks. It includes a dedicated tile set manager for importing and editing image-based collections of reusable tiles and animations, as well as a system for saving map layouts and custom properties into JSON or CSV formats. The platform
Serializes map structures into standardized JSON or CSV formats for consumption by external game engines.