Code cleanup, comments, android assets
This commit is contained in:
parent
75b2a72957
commit
1b1bb4cbd2
2 changed files with 35 additions and 19 deletions
|
|
@ -5,8 +5,14 @@
|
|||
},
|
||||
"assets": {
|
||||
"models": [
|
||||
"trees.dae",
|
||||
"samplescene.dae"
|
||||
"terrain_simple.dae",
|
||||
"oak_trunk.dae",
|
||||
"oak_leafs.dae"
|
||||
],
|
||||
"textures": [
|
||||
"gridlines.ktx",
|
||||
"oak_bark.ktx",
|
||||
"oak_leafs.ktx"
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue