Mathfs icon indicating copy to clipboard operation
Mathfs copied to clipboard

Format as unity package

Open Sacristan opened this issue 3 years ago • 8 comments

Hey @FreyaHolmer ! An awesome contribution! Perhaps You are open making this as a unity package ? If You do not know how - i can fork it and open as pull request :)

Sacristan avatar Oct 21 '20 08:10 Sacristan

Oh yeah, this would be a great package!

chrPetry avatar Feb 08 '22 09:02 chrPetry

I'm considering doing this soon! Does anyone have a good up-to-date resource on how to properly set it up as a package?

would make it a lil easier~

FreyaHolmer avatar Feb 08 '22 10:02 FreyaHolmer

Actually the Unity manual is not a bad start: https://docs.unity3d.com/Manual/CustomPackages.html

Though it could be more... visually appealing.

chrPetry avatar Feb 08 '22 10:02 chrPetry

I'd love this too, packages are the way of the future for Unity I think.

openupm would be perfect or the almighty keijiro uses npmjs, both of which are ready-to-go. The rest is just a bit of folder structure and publishing, I've been doing a whole lot of it lately, I'd be happy to help.

There's even a way to include optional "sample" resources like scenes and scripts that demonstrate what the package can offer. I feel like that would be a particularly awesome way to get people onboard! The layout on git should look something like this.

ChiefBreakeverything avatar Feb 09 '22 06:02 ChiefBreakeverything

https://docs.unity3d.com/Manual/upm-manifestPkg.html since it already has the asmdef, we just need to have a 'package.json' and it will be at least be able to import through 'Add package by git url'

fight4dream avatar Feb 20 '22 11:02 fight4dream

Hi https://github.com/yasirkula/UnitySimpleGDPRConsent This is a simple project. This project can install by unitypackage , git url or ump.

programming2012 avatar Mar 01 '22 15:03 programming2012

Also please consider adding it to OpenUPM package registry: https://openupm.com/

Lazzu avatar Mar 25 '22 13:03 Lazzu

Adding on that I would appreciate this library as a .unitypackage

DeepChallengerVR avatar Sep 18 '22 02:09 DeepChallengerVR

Thank you for making it happen, Freya!

hairibar avatar Oct 19 '22 09:10 hairibar