Mark UnityBuilderAction as Editor-only
parent
ac107dacd0
commit
b667be75b1
|
|
@ -3,7 +3,9 @@
|
||||||
"references": [
|
"references": [
|
||||||
"Unity.Addressables.Editor"
|
"Unity.Addressables.Editor"
|
||||||
],
|
],
|
||||||
"includePlatforms": [],
|
"includePlatforms": [
|
||||||
|
"Editor"
|
||||||
|
],
|
||||||
"excludePlatforms": [],
|
"excludePlatforms": [],
|
||||||
"allowUnsafeCode": false,
|
"allowUnsafeCode": false,
|
||||||
"overrideReferences": false,
|
"overrideReferences": false,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue