Multiple file types
igorrafael opened this issue · 4 comments
I would like to submit this interesting CommandBuffer+Stencil example but the current folder structure does not have a place for multiple file types.
I was thinking about creating a "Projects" folder and add a whole unity project to it (with the contents of the unitypackage from the example).
Does anyone suggest a different approach?
Yeah, been thinking about this also..(had those couple scripts that require more than 1 script..)
Go ahead with those folders, can arrange more later if get better ideas..
Still can add some subfolder like,
Projects/Rendering/ (since its related to UnityEngine.Rendering)
@igorrafael Hi.
You can submit your complete projects as external repositories to Unity Community and then add a link to them via Unity Library.
Because Unity Library is a place for small utilities for Unity not a container for complete projects.
Thanks.
yeah, that's good idea (and its enabled that members can create new repositories)
@igorrafael Because we can publish our completed projects as separated repositories to Unity Community i close this issue.
But still you can publish your completed projects useful things like scripts, shaders, ... to UnityLibrary.
Thanks.