Add build preset and target names to access for Game Cooker extending
This commit is contained in:
@@ -1189,7 +1189,7 @@ namespace FlaxEditor
|
||||
return true;
|
||||
}
|
||||
|
||||
Windows.GameCookerWin.Build(target);
|
||||
Windows.GameCookerWin.Build(preset, target);
|
||||
}
|
||||
|
||||
Windows.GameCookerWin.ExitOnBuildQueueEnd();
|
||||
|
||||
Reference in New Issue
Block a user