Commit Graph

1 Commits

Author SHA1 Message Date
Sindharta Tanuwijaya 7ddc664828
chore: create an initial RTX template for UnityRenderStreaming (#247)
* Updating template project to 2019.3.6f1

* Add initial rtx template, with four symlinks to the normal hd template:
- ExampleAssets
- Scripts
- TutorialInfo
- TextMeshPro

* Fix TestMeshPro symbolic link

* Convert symlinks when packing templates

* Fix Yamato setting. All the jobs must have the template name, so that it's valid

* Rename assembly and test to RTX

* Use double quote when calling convert symlinks

* Revert "Use double quote when calling convert symlinks"

This reverts commit 33c1b1aecb.

* escape path with space using {}

* Wrong variable

* Add symlink for the template itself
2020-03-26 18:45:24 +09:00