Search Results for

    Template Unity Project

    Nick Maltbie's Template Unity Project for easily setting up a unity project with build in CI/CD for GitHub.

    Just some boiler plate code with setup for scripting and tests.

    If you want to host and share code between unity projects easily, use this project to configure unity builds.

    Template Unity Project is an open source project hosted at https://github.com/nicholas-maltbie/TemplateUnityProject

    This is an open source project licensed under a MIT License.

    Development

    This project is developed using Unity Release 2021.3.11f1. Install this version of Unity from Unity Hub using this link: unityhub://2021.3.11f1/0a5ca18544bf.

    Template Components

    Parts of template project, please see the documentation at Template Unity Project Introduction for more details on how to use the project.

    1. Automated script to rename all scripts in project.
    2. Git/GitHub configuration for project.
    3. Automated GitHub actions for deploying project.

    Documentation

    Documentation on the project and scripting API is found at https://nickmaltbie.com/TemplateUnityProject/docs/ for the latest version of the codebase.

    Demo

    You can see a demo of the project running here: https://nickmaltbie.com/TemplateUnityProject/. The project hosted on the website is up to date with the most recent version on the main branch of this github repo and is automatically deployed with each update to the codebase.

    • Improve this Doc
    In This Article
    Back to top Template Unity Project Documentation