/
OP
openwebgal
/
WebGAL Terre API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1mo ago
Details
Filter operations
App
2
Assets
9
Manage Game
22
get
Retrieve game list
post
Create a new game
get
Open Game Dictionary
get
Retrieve Derivative Engines
get
Open Game Assets Dictionary
get
Eject Game As Web App
get
Eject Game As EXE
get
Eject Game As Android App
get
Read Game Assets
post
Edit File Name
post
Delete File
post
Create a New Scene
post
Edit Scene
post
Edit TextFile
post
Update Animation Table
get
Get Game Configuration
post
Set Game Configuration
post
Upload Files
post
Create Directory
post
Delete File or Directory
post
Rename File or Directory
get
Get Game Icons
Manage Template
7
get
/template-preview/{templateName}/game/template/{path}
Manage Game
Edit Scene
post
/api/manageGame/editScene
Request body
EditSceneDto
required
gameName
string
required
The name of the game
sceneName
string
required
The name of the scene
sceneData
string
{ value: string }
required
Scene data content
Response
Scene edited successfully.
Changes