vrchat-community / UdonSharp

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

Recompile all UdonSharp programs on switching build platforms #43

Open Legoman99573 opened 2 years ago

Legoman99573 commented 2 years ago

Feature Description: When switching, this would automatically re-compile all udonsharp programs after re-importing all assets. Plus this can cause users to forget to apply for PC/Quest platform and the programs still using the same settings as another build platform when not intended.

Additional context: Just run the compiler on build switch after all assets load.