/
/WebGAL Terre API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 1mo ago
App2
Assets9
Manage Game24
  • getRetrieve game list
  • postCreate a new game
  • getOpen Game Dictionary
  • getRetrieve Derivative Engines
  • getOpen Game Assets Dictionary
  • getEject Game As Web App
  • getEject Game As EXE
  • getEject Game As Android App
  • getRead Game Assets
  • postEdit File Name
  • postDelete File
  • postCreate a New Scene
  • postEdit Scene
  • postEdit TextFile
  • postUpdate Animation Table
  • getGet Game Configuration
  • postSet Game Configuration
  • postUpload Files
  • postCreate Directory
  • postDelete File or Directory
  • postRename File or Directory
  • getGet Game Icons
  • getGet Game Flowchart
  • postSet Game Flowchart
Manage Template7
  • get/template-preview/{templateName}/game/template/{path}
Manage Game

Eject Game As EXE

get/api/manageGame/ejectGameAsExe/{gameName}

Path parameters

gameNamestring required

Name of the game to be exported as EXE.

Response

Exports the specified game as an EXE (Windows Electron App).

Changes