flatbuffers/samples/monsterdata.json

10 lines
72 B
JSON
Executable File

{
pos: {
x: 1,
y: 2,
z: 3
},
hp: 300,
name: "Orc"
}