https://github.com/ncolesummers/unitystarter
A simple Starter Repository for Unity 2022.3.4. Includes tests and CI.
https://github.com/ncolesummers/unitystarter
ci game-ci unity
Last synced: about 2 months ago
JSON representation
A simple Starter Repository for Unity 2022.3.4. Includes tests and CI.
- Host: GitHub
- URL: https://github.com/ncolesummers/unitystarter
- Owner: ncolesummers
- Created: 2024-09-07T18:08:42.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-08T01:17:18.000Z (almost 2 years ago)
- Last Synced: 2025-03-24T11:16:56.377Z (over 1 year ago)
- Topics: ci, game-ci, unity
- Language: C#
- Homepage:
- Size: 64.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UnityStarter
This repository serves as a starter project for Unity development. It includes examples, testing, and build GitHub Actions.
## Unity LTS 2022.3.4
This project was created using Unity LTS 2022.3.4, ensuring stability and compatibility with the latest features.
## Features
- Starter code for Unity projects
- Example scenes and assets
- Testing framework for automated testing
- GitHub Actions for building and deploying the project
## Getting Started
To get started with UnityStarter, follow these steps:
1. Clone the repository to your local machine.
2. Open the project in Unity LTS 2022.3.4 or later.
3. Explore the example scenes and assets to understand the project structure.
4. Use the starter code as a foundation for your own Unity projects.
5. Run the automated tests to ensure code quality and functionality.
6. Configure the GitHub Actions for building and deploying the project.
## Contributing
Contributions are welcome! If you have any improvements or bug fixes, feel free to submit a pull request. For major changes, please open an issue first to discuss what you would like to change.
### Contributors
- [Nate Summers](https://github.com/ncolesummers)
## License
This project is licensed under the [MIT License](LICENSE).