mirror of
https://github.com/JannisX11/blockbench.git
synced 2024-12-03 04:40:46 +08:00
Update bbmodel format version to reflect per texture UV
This commit is contained in:
parent
c73ebd7ebf
commit
e354751f59
@ -1,6 +1,6 @@
|
||||
(function() {
|
||||
|
||||
let FORMATV = '4.5';
|
||||
let FORMATV = '4.9';
|
||||
|
||||
function processHeader(model) {
|
||||
if (!model.meta) {
|
||||
|
Loading…
Reference in New Issue
Block a user