Add tiled importer plugin
This commit is contained in:
parent
5baa2b0fe2
commit
6d680e3f0d
|
@ -1,3 +1,6 @@
|
|||
[submodule "game/addons/gut"]
|
||||
path = game/addons/source/gut
|
||||
url = https://github.com/bitwes/Gut.git
|
||||
[submodule "game/addons/source/godot-tiled-importer"]
|
||||
path = game/addons/source/godot-tiled-importer
|
||||
url = https://github.com/vnen/godot-tiled-importer.git
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 5d14d54e272802f98dfe1431a76911ca094a6abe
|
|
@ -0,0 +1 @@
|
|||
source/godot-tiled-importer/addons/vnen.tiled_importer/
|
Loading…
Reference in New Issue