JCSUnity
JCSUnity copied to clipboard
CI with other platforms
trafficstars
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
- [x] Windows
- [x] macOS
- [x] Linux
- [x] Android
- [x] iOS
- [x] WebGL
- [ ] WSAPlayer
- [ ] PS4
- [ ] XboxOne
- [ ] tvOS
- [ ] Switch
- [ ] Stadia
- [ ] CloudRendering
After using [email protected], most of the platforms work!