Dreaming381 / Latios-Framework

A Unity DOTS framework for my personal projects
Other
896 stars 76 forks source link

Release v0.1.0 #1

Closed favoyang closed 4 years ago

favoyang commented 4 years ago

Hi @Dreaming381 ,

Thanks for creating the awesome package. Would you please create a Github Release for 0.4.0-preview.10? A common practice is adding v prefix to the semver, as v0.4.0-preview.10.

Then the package can be added to upcoming openupm registry, which is a service that build package automatically from git tags that conform semver.

To add the package, please visit https://openupm.com/packages/add/

Favo Yang

Dreaming381 commented 4 years ago

Thanks for bringing this to my attention. This is version 0.1.0 and I created a release for it. I haven't totally figured out this UPM stuff, so if you find something else I broke, let me know!

favoyang commented 4 years ago

@Dreaming381

It works. The package is added to openupm curated list, and published v0.1.0. Further GitHub releases will be published automatically.

Learn more about OpenUPM at https://openupm.com/docs/#introduction