Skip to content

rarafy/Unity-Tool-Box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity-Tool-Box

A kit contains useful Unity tools.

.gitignore

The .gitignore in this repository has been optimised specifically for Unity. Compared to the publicaly available version:

  • It excludes ALL Visual Studio-related remnants from the commit list, such as *.csproj , *.sln , etc.
  • It excludes Font files that tend to take up a lot of allocation, such as SDF.asset , etc.
  • Of course, Temp, Library, Streaming Assets, User Settings and other folders are also excluded.

Editor

This folder contains files to be placed in Assets/Editor.

GUI

Contained in the GUI folder are GUI-related assets.

About

A kit contains useful Unity tools.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages