mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Merge pull request #4004 from pypeclub/bugfix/unreal-fix-project-anatomy-template
Unreal: add `uproject` extension to Unreal project template
This commit is contained in:
commit
7abdb0bd19
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@
|
|||
"delivery": {},
|
||||
"unreal": {
|
||||
"folder": "{root[work]}/{project[name]}/unreal/{task[name]}",
|
||||
"file": "{project[code]}_{asset}",
|
||||
"file": "{project[code]}_{asset}.{ext}",
|
||||
"path": "{@folder}/{@file}"
|
||||
},
|
||||
"others": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue