add initial implementation of LDtk importer with data models and scene builder

This commit is contained in:
2025-09-23 01:54:37 +02:00
parent faa4715250
commit d92e2b004e
22 changed files with 1710 additions and 3 deletions

View File

@@ -4,4 +4,4 @@ name="C# LDTK Importer"
description="Imports LDtk level files as Godot scenes."
author="Gabriel Kaszewski"
version="1.0"
script="LdtkImporter.cs"
script="LdtkImporter.cs"