Skip to content

NoSlimes/UnityUtils

Repository files navigation

UnityUtils

Tiny collection of Unity C# helpers and editor utilities.

What’s included

  • Common runtime helpers (collections, gizmos, etc.).
  • Editor utilities (notably the Project Setup Wizard which creates a default Assets/_Game directory layout, imports selected packages, sets the project root namespace, and can import TextMeshPro essentials).

Quick start

  • Install: copy the folder into Assets/ or add this repo as a package.
  • Open the wizard: Tools → Project Setup Wizard. Toggle options, set namespace, click "Run Setup".

License

  • MIT (see LICENSE).

About

A collection of utility scripts for Unity development.

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages