Renderer/template.json
austin ee44f76dcc
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
play audio on client when server has collision
2024-08-08 14:10:26 -04:00

21 lines
471 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/world.json",
"./net/server.json",
"./net/character.json",
"./net/inventory.json",
"./net/synchronization.json",
"./net/combat.json"
]
}