adding simple json

This commit is contained in:
Dante Ruiz 2018-03-07 13:34:02 -08:00
parent 291c8674db
commit 1a1e9cf628

View file

@ -0,0 +1,18 @@
{
"Entities": [
{
"type": "Box",
"dimensions": {
"x": 99.99999,
"y": 6.993421,
"z": 99.99999
},
"position" : {
"x": 0,
"y": -10,
"z": 0
}
}
],
"Version": 84
}