vrchat-community / UdonSharp

A compiler for compiling C# to Udon assembly
https://udonsharp.docs.vrchat.com
MIT License
470 stars 50 forks source link

No release unitypackage is available on the new repository #4

Closed bdonlan closed 2 years ago

bdonlan commented 2 years ago

Describe the bug in detail: There is no unitypackage in this repository's releases tab.

Provide steps/code to reproduce the bug: Go to https://github.com/vrchat-community/UdonSharp/releases

Expected behavior: The latest stable version of U# should be available as a unitypackage

Additional Information: While they're still available at the old repository, having the old releases only available in the old repo is likely to lead to confusion.

XomiashVR commented 2 years ago

Click on tags, all the releases are there.

https://github.com/vrchat-community/UdonSharp/tags

Probs would be a good idea to make the latest one atleast a release though as it could still confuse people.

PhaxeNor commented 2 years ago

They are just copies of the repo at the given time a release was pushed. Not something you'd want to extract in your project unless you know what you're doing.

BD is talking about a proper release package that only has the needed files and folders

XomiashVR commented 2 years ago

Ignore me I just being blind, thought there were releases there as well.

MerlinVR commented 2 years ago

Now mirrored here for the mean-time https://github.com/vrchat-community/UdonSharp/releases thanks!