3 lines
127 B
Plaintext
3 lines
127 B
Plaintext
|
<?php
|
||
|
taskman_propset('UNITY_APP_DIR', is_win() ? "%ProgramFiles(x86)%/Unity": "/Applications/Unity/Hub/Editor/2018.4.31f1/");
|