murasaqi / Unity-GameCI-Sample

Sample project for building a CI environment for Unity using GameCI with GitHub Actions.

Home Page:https://zenn.dev/nikaera/articles/unity-gameci-github-actions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unity-GameCI-Sample 🎮

Sample project for building a CI environment for Unity using GameCI with GitHub Actions.
You can see the actual execution of GameCI's GitHub Actions from the Actions tab.

🧪 Samples

▶️ Usage

Copy the sample you want to use from the folder containing the workflow files to the workflow folder of your own project, and feel free to use it by modifying it according to your needs!

Usage Notes

  • The unityVersion listed in the sample workflow file should be changed to match the version of your Unity project.

🎁 Contributing

If you have any questions, please feel free to create an Issue or PR for you.

License

MIT

About

Sample project for building a CI environment for Unity using GameCI with GitHub Actions.

https://zenn.dev/nikaera/articles/unity-gameci-github-actions

License:MIT License


Languages

Language:C# 100.0%