♻️ use extension defined by addon

This commit is contained in:
Ondřej Samohel 2022-10-19 16:47:15 +02:00
parent bb25d7cfdf
commit 232780f58a
No known key found for this signature in database
GPG key ID: 02376E18990A97C6

View file

@ -29,7 +29,7 @@
"delivery": {},
"unreal": {
"folder": "{root[work]}/{project[name]}/unreal/{task[name]}",
"file": "{project[code]}_{asset}.uproject",
"file": "{project[code]}_{asset}{ext}",
"path": "{@folder}/{@file}"
},
"others": {