init
This commit is contained in:
49
rougelikeaboutmechs/.godot/global_script_class_cache.cfg
Normal file
49
rougelikeaboutmechs/.godot/global_script_class_cache.cfg
Normal file
@@ -0,0 +1,49 @@
|
||||
list=[{
|
||||
"base": &"Resource",
|
||||
"class": &"machine",
|
||||
"icon": "",
|
||||
"is_abstract": false,
|
||||
"is_tool": false,
|
||||
"language": &"GDScript",
|
||||
"path": "res://Machines/machine_resource.gd"
|
||||
}, {
|
||||
"base": &"Button",
|
||||
"class": &"LevelButton",
|
||||
"icon": "",
|
||||
"is_abstract": false,
|
||||
"is_tool": false,
|
||||
"language": &"GDScript",
|
||||
"path": "res://ui/screens/level-select-screen/level_button.gd"
|
||||
}, {
|
||||
"base": &"Resource",
|
||||
"class": &"CreditEntry",
|
||||
"icon": "",
|
||||
"is_abstract": false,
|
||||
"is_tool": false,
|
||||
"language": &"GDScript",
|
||||
"path": "res://ui/screens/credit-screen/credit_entry.gd"
|
||||
}, {
|
||||
"base": &"VBoxContainer",
|
||||
"class": &"CreditButton",
|
||||
"icon": "",
|
||||
"is_abstract": false,
|
||||
"is_tool": false,
|
||||
"language": &"GDScript",
|
||||
"path": "res://ui/screens/credit-screen/credit_element.gd"
|
||||
}, {
|
||||
"base": &"Node",
|
||||
"class": &"GameManager",
|
||||
"icon": "",
|
||||
"is_abstract": false,
|
||||
"is_tool": false,
|
||||
"language": &"GDScript",
|
||||
"path": "res://core/gamemanager.gd"
|
||||
}, {
|
||||
"base": &"RefCounted",
|
||||
"class": &"UserDefinedSettings",
|
||||
"icon": "",
|
||||
"is_abstract": false,
|
||||
"is_tool": false,
|
||||
"language": &"GDScript",
|
||||
"path": "res://autoloads/settings/user_defined_settings.gd"
|
||||
}]
|
||||
Reference in New Issue
Block a user