Skip to content

Releases: alisahanyalcin/CustomHierarchyActivityButtons

v1.2.0 release

11 May 08:28
Compare
Choose a tag to compare

When building, Conditional Compilation was added due to the errors it caused.
For more information about Conditional Compilation, you can visit here.

#if UNITY_EDITOR
    Debug.Log("Unity Editor");
#endif

v1.1.0 release

20 May 11:28
Compare
Choose a tag to compare

added prefab support
image