Skip to content

Easily manage global defines in Unity.

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta
Notifications You must be signed in to change notification settings

karl-/UnityDefineManager

Repository files navigation

UnityDefineManager

Easily manage global and platform-specific defines in Unity.

Global Defines

These are applied for all Runtime scripts, or all Editor scripts.

Platform Defines

These are specific to the targeted platform, and Editor.

Install

  • Open Packages/manifest.json
  • Add "com.karl.define-manager": "https://github.com/karl-/UnityDefineManager.git" to dependencies

Quick Start

  • Open Window/Platform Defines or Window/Global Defines

About

Easily manage global defines in Unity.

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