ScriptReference/BuildPlayerOptions-locationPathName #135
Replies: 1 comment
-
|
This is the path to the executable, and is local to the project directory. // path = "Example"
locationPathName = Path.Combine("Builds", path, $"{Application.productName}.exe")
// Builds to "YourProject/Builds/Example" as "YourProductName.exe" |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
ScriptReference/BuildPlayerOptions-locationPathName
https://docs.unity3d.com/ScriptReference/BuildPlayerOptions-locationPathName.html
Beta Was this translation helpful? Give feedback.
All reactions