ci-test (working now) #2
1 changed files with 13 additions and 0 deletions
13
.godot/global_script_class_cache.cfg
Normal file
13
.godot/global_script_class_cache.cfg
Normal 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"
|
||||
}])
|
Loading…
Reference in a new issue