Added resource table plugin
All checks were successful
Create tag and build when new code gets to main / BumpTag (push) Successful in 8s
Create tag and build when new code gets to main / Export (push) Successful in 1m13s

This commit is contained in:
2026-01-31 10:23:20 +01:00
parent cd150a4513
commit 158e18f1fe
182 changed files with 9266 additions and 1 deletions

View File

@@ -0,0 +1,62 @@
{
"column_properties": {
"res://resources/": {
"metadata/_custom_type_script": {
"visibility": 0.0
},
"resource_local_to_scene": {
"visibility": 0.0
},
"resource_name": {
"visibility": 0.0
}
},
"res://resources/characters/": {
"metadata/_custom_type_script": {
"visibility": 0.0
},
"resource_local_to_scene": {
"visibility": 0.0
},
"resource_name": {
"visibility": 0.0
}
},
"res://resources/masks/": {
"metadata/_custom_type_script": {
"visibility": 0.0
},
"resource_local_to_scene": {
"visibility": 0.0
},
"resource_name": {
"visibility": 0.0
}
},
"res://resources/traits/": {
"metadata/_custom_type_script": {
"visibility": 0.0
},
"resource_local_to_scene": {
"visibility": 0.0
},
"resource_name": {
"visibility": 0.0
}
}
},
"recent_paths": [
"res://resources/characters/",
"res://resources/",
"res://resources/masks/",
"res://resources/traits/"
],
"table_functions": {
"filter": [
"return true"
],
"process": [
"return value"
]
}
}