Commit 0b2d389
committed
Add template for upload to asset library
I overlooked the section of the documentation for
https://github.com/deep-entertainment/godot-asset-lib-action which says
that you have to provide a template.
Personally I don't see why a built-in template couldn't be provided: all
fields in the request are optional and default to their existing values;
and if you are using this action you presumably want the normal
GitHub-based export. But this way we can keep the description etc. in
version control.
https://phabricator.endlessm.com/T355031 parent 2086301 commit 0b2d389
1 file changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments