This is a proof of concept for using Microsoft's Unity Setup Powershell Module to install and run Unity in Appveyor CI to build and test a Unity project 🎉
This project is very similar to what I already did with gitlab-ci:
More details on game.ci
It's actually working! 🎉
Once I get UWP working, I will probably try to bring these scripts in gableroux/unity3d-gitlab-ci-example configured as shell (powershell) runners
- Get the cloud to build a
UWP
(Universal Windows Platform) Unity project and/or other windows only targets using a CI - Appveyor CI runs on windows so it's a better fit to reach more unity components (even tho I wish they were linux compatible meh)
Come say hi on GameCI's discord server