Renderer/template.json
austin d2ccf3c479
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
rewrite client side chunks + transvoxel integration
2024-11-04 13:51:04 -05:00

20 lines
443 B
JSON

{
"outputPath" : "./src/main/java/electrosphere/net/parser/",
"packageName" : "electrosphere.net.parser",
"categories":[
],
"subfiles" : [
"./net/entity.json",
"./net/lore.json",
"./net/player.json",
"./net/terrain.json",
"./net/server.json",
"./net/character.json",
"./net/inventory.json",
"./net/synchronization.json",
"./net/combat.json"
]
}