/
/WebGAL Terre API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 16m ago · Updated 1mo ago
App2
Assets8
Manage Game21
  • 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
  • getGet Game Configuration
  • postSet Game Configuration
  • postUpload Files
  • postCreate Directory
  • postDelete File or Directory
  • postRename File or Directory
  • getGet Game Icons
Manage Template7
  • get/template-preview/{templateName}/game/template/{path}
Manage Game

Read Game Assets

get/api/manageGame/readGameAssets/{readDirPath}

Path parameters

readDirPathstring required

Path of the game directory to read assets from, including subdirectories.

Response

Retrieve the assets of the specified game directory.

Changes