GitHub - karl-/UnityDefineManager: Easily manage global defines in Unity.

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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

Readme

License

MIT, Unknown licenses found

Licenses found

MIT

LICENSE

Unknown

LICENSE.meta

Activity

Stars

71 stars

Watchers

4 watching

Forks

13 forks

Releases

No releases published

Languages