game-ci / unity-builder

Build Unity projects for different platforms
https://github.com/marketplace/actions/unity-builder
MIT License
857 stars 253 forks source link

Be able to create unitypackages out of selected folders #613

Closed CQVan closed 11 months ago

CQVan commented 11 months ago

Context

I'm creating a node dialog editor that people download as a Unity package.

Suggested solution

Unity-actions could gain the function to create a Unity package out of specified folders.

Considered alternatives

Doing it yourself

Additional details

no additional details

davidmfinol commented 11 months ago

Looks like a duplicate of https://github.com/game-ci/unity-builder/issues/236 and https://github.com/game-ci/unity-builder/issues/363