Difference between revisions of "WAaaS"

From Worms Knowledge Base

Jump to: navigation, search
(Init)
 
(Also sends texture now.)
Line 674: Line 674:
 
   },
 
   },
 
   "map": "/map/m7d7ys8y",
 
   "map": "/map/m7d7ys8y",
 +
  "texture": "Data\\Level\\Hell",
 
   "mostKillsWithOneShot": {
 
   "mostKillsWithOneShot": {
 
     "damage": "2",
 
     "damage": "2",

Revision as of 12:07, 18 November 2020

(Up to Software)
WAaaS
WAaaS screenshot
Developer: Zemke
Supported games: W:A
Language: Python
Website: https://waaas.zemke.io
Download: GitHub

Worms Armageddon as a Service is an HTTP endpoint accepting a *.WAgame file and returns that file's information as a JSON including a link to download the map as PNG.

Much of the information from an exported replay's log is included.

Example response

[Expand]

JSON

Personal tools