initial commit: add C# LDTK importer and project configuration

This commit is contained in:
2025-09-22 23:56:44 +02:00
commit faa4715250
11 changed files with 118 additions and 0 deletions

View File

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