File tree Expand file tree Collapse file tree
etc/PlatformSpecificAssets/EOS Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "title" : " Example Game " ,
3- "executable" : " <gamebinary.exe >" ,
4- "productid" : " <your_eos_productid >" ,
5- "sandboxid" : " <your_eos_sandboxid >" ,
6- "deploymentid" : " <your_eos_deploymentid >" ,
2+ "title" : " <ProductName> " ,
3+ "executable" : " <ExeName >" ,
4+ "productid" : " <ProductID >" ,
5+ "sandboxid" : " <SandboxID >" ,
6+ "deploymentid" : " <DeploymentID >" ,
77 "requested_splash" : " EasyAntiCheat/SplashScreen.png" ,
88 "wait_for_game_process_exit" : " false" ,
99 "hide_bootstrapper" : " false" ,
Original file line number Diff line number Diff line change 11{
2- "title" : " Example Game " ,
3- "executable" : " <gamebinary.exe >" ,
4- "productid" : " <your_eos_productid >" ,
5- "sandboxid" : " <your_eos_sandboxid >" ,
6- "deploymentid" : " <your_eos_deploymentid >" ,
2+ "title" : " <ProductName> " ,
3+ "executable" : " <ExeName>/Contents/MacOS/<UnityProductName >" ,
4+ "productid" : " <ProductID >" ,
5+ "sandboxid" : " <SandboxID >" ,
6+ "deploymentid" : " <DeploymentID >" ,
77 "requested_splash" : " EasyAntiCheat/SplashScreen.png" ,
88 "wait_for_game_process_exit" : " false" ,
99 "hide_bootstrapper" : " false" ,
Original file line number Diff line number Diff line change 11{
2- "title" : " Example Game " ,
3- "executable" : " <gamebinary.exe >" ,
4- "productid" : " <your_eos_productid >" ,
5- "sandboxid" : " <your_eos_sandboxid >" ,
6- "deploymentid" : " <your_eos_deploymentid >" ,
2+ "title" : " <ProductName> " ,
3+ "executable" : " <ExeName >" ,
4+ "productid" : " <ProductID >" ,
5+ "sandboxid" : " <SandboxID >" ,
6+ "deploymentid" : " <DeploymentID >" ,
77 "requested_splash" : " EasyAntiCheat/SplashScreen.png" ,
88 "wait_for_game_process_exit" : " false" ,
99 "hide_bootstrapper" : " false" ,
You can’t perform that action at this time.
0 commit comments