Skip to content

nickarthur/UnityGameTemplate

 
 

Repository files navigation

Unity Game Template

Game Template is all necessary stuff taken care for Unity users not to worry about creating most boring and tedious work. I'd be happy for any contribution to make this template as good as it can be.
Mainly includes usedfull custom windows, extensions methods, popular assets and basic UI

List of all used assets.
Check out wiki for additional information

Screenshot3

Installation

New project

  1. Clone this repository via git. DO NOT download it as archive, because it ignore LFS files
  2. Copy this repo to your empty repository
  3. Rename GameTemplate to YOUR_GAME_NAME. It's your Unity project
  4. Checkout wiki/Setting up project checklist for next steps

Importing to old project

It's pretty hard to import this to new project. Because it complete project with setuped ProjectSettings, packages, plugins and folders. But here are what you can do:

  1. Copy Assets/Plugins to your project. Don't move assets, that already in your project
  2. Copy lines Packages/manifest.json to your manifest

About

Template with all necessary stuff taken care, just create your games main features.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%