mirror of
https://github.com/overte-org/overte.git
synced 2025-08-06 11:17:32 +02:00
add version to default skybox
This commit is contained in:
parent
4eeff52746
commit
a672b79cd8
1 changed files with 2 additions and 1 deletions
|
@ -4,5 +4,6 @@
|
||||||
"COMPRESSED_SRGB8_ETC2": "Default-Sky-9-cubemap_COMPRESSED_SRGB8_ETC2.ktx"
|
"COMPRESSED_SRGB8_ETC2": "Default-Sky-9-cubemap_COMPRESSED_SRGB8_ETC2.ktx"
|
||||||
},
|
},
|
||||||
"original": "Default-Sky-9-cubemap.jpg",
|
"original": "Default-Sky-9-cubemap.jpg",
|
||||||
"uncompressed": "Default-Sky-9-cubemap.ktx"
|
"uncompressed": "Default-Sky-9-cubemap.ktx",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue