Renderer/assets/Data/entity/creatures.json
austin efd2ff1bb7
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
fixes, docs, skeleton creature
2024-09-14 21:45:51 -04:00

12 lines
146 B
JSON

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