Renderer/assets/Data/entity/creatures.json
austin 3b521e3197
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
editor entity
2024-10-22 11:29:14 -04:00

13 lines
191 B
JSON

{
"creatures" : [
],
"files" : [
"Data/entity/creatures/human.json",
"Data/entity/creatures/skeleton.json",
"Data/entity/creatures/editor.json"
]
}