tariibaba / UnityCustomDefines

Easily enable/disable custom preprocessor defines in Unity for all platforms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UnityCustomDefines

Easily enable/disable custom preprocessor defines in Unity for all platforms.

Usage

To access the Custom Defines editor window after importing the Unity package, navigate to Window > Custom Defines in the Unity Editor menu.

The location of the editor window in the Unity Editor

You can add, enable, disable and remove custom preprocessor defines as needed.

The Custom Defines editor window

When you're done with the modifications, click Apply and wait for the script recompilation to complete.

About

Easily enable/disable custom preprocessor defines in Unity for all platforms.

License:MIT License


Languages

Language:C# 100.0%