really adding the file this time lmao
All checks were successful
Export Game

This commit is contained in:
Snoweuph 2023-04-05 21:12:36 +02:00
parent ee509a2ff9
commit a89140c454

View file

@ -0,0 +1,13 @@
list=Array[Dictionary]([{
"base": &"ColorRect",
"class": &"Tile",
"icon": "",
"language": &"GDScript",
"path": "res://Scripts/Tile.gd"
}, {
"base": &"Resource",
"class": &"TileColors",
"icon": "",
"language": &"GDScript",
"path": "res://Scripts/TileColors.gd"
}])