v1

latestOpenAPI 3.0.02026-07-17533856.6 KB
Manage Game

Create a new game

post/api/manageGame/createGame

Request body

gameNamestring required

The name of the game to be created

gameDirstring required

The dir of the game to be created

derivativestring

The name of the derivative to be used

templateDirstring

The dir of the template to be applied

ignoreTemplateboolean

Whether to ignore the template when creating the game

Response

Game creation result.