Skip to content

This is a template Unity project Omiya Games uses to start their game project.

License

Notifications You must be signed in to change notification settings

Simulanis-SumitKumar/template-unity-project

 
 

Repository files navigation

Omiya Games - Template Unity Project

Documentation Mirroring ko-fi

This is a template Unity project Omiya Games' uses to start their game project.

Project Layout

In this Unity project, the following folders has the following roles:

  • Required by Unity:
    • Assets
      • A folder required by Unity. Contains assets used for the game. See the README.md in that folder for more details.
    • Packages
    • ProjectSettings
  • Optional, visible:
    • Builds~
      • A folder where its contents are ignored by Git. Typically where game builds are created in.
    • UnimportedAssets~
      • A folder that Git versions, but Unity doesn't detect. Typically where unfinished art assets are placed in.
    • Documentation~
      • Folder containing files on generating documentation for this project.
  • Optional, hidden:
    • .github
      • Files for Github-specific features.
    • .vscode
      • Files for Visual Code-specific features.

More Info

Some packages this template uses:

Other resources:

About

This is a template Unity project Omiya Games uses to start their game project.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 57.0%
  • C# 40.9%
  • ShaderLab 1.2%
  • HLSL 0.3%
  • Mathematica 0.3%
  • JavaScript 0.1%
  • Other 0.2%