initial commit: add C# LDTK importer and project configuration
This commit is contained in:
7
addons/csharp_ldtk_importer/plugin.cfg
Normal file
7
addons/csharp_ldtk_importer/plugin.cfg
Normal 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"
|
Reference in New Issue
Block a user