jcs090218 / JCSUnity

Rapidly build your game with multiple or various components and preset default settings
https://jcs090218.github.io/JCSUnity/
MIT License
91 stars 18 forks source link

CI with other platforms #5

Open jcs090218 opened 4 years ago

jcs090218 commented 4 years ago

With the current CI, it only supports testing standalone platforms. Since this tool is working on cross platform, I would want to have all platform CI up and running for development.

https://docs.unity3d.com/2020.2/Documentation/ScriptReference/BuildTarget.html

jcs090218 commented 4 years ago

After using unity-builder@v2.0-alpha-1, most of the platforms work!