13 lines
264 B
INI
13 lines
264 B
INI
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"
|
|
}])
|