Location

"location": "https://owensoft.net/project/newogame/dl/newozero.zip"

This is a required field!

For URLs, the location field should contain the URL leading to the application.

FormatExample

"url"

"https://owensoft.net/project/newogame/dl/newozero.zip"

Example:

{
    ...
    "source": {
        ...
        "location": "https://owensoft.net/project/newogame/dl/newozero.zip",
        ...
    },
    ...
}

Last updated