An open API service indexing awesome lists of open source software.

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.

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).