12345678910111213141516 |
- {
- "id": "test4",
- "description": [
- { "en_US", "Name4", "Description 4" }
- ],
- "version": "0.0.1",
- "release": "0.0-beta",
- "license": "MIT",
- "category": "games",
- "url": "file://@URL/test4-$VERSION-$ARCH.zip",
- "eula": "https://github.com/myuser/test4/raw/master/LICENSE",
- "homepage": "https://myuser.github.io/test4",
- "bugtracker": "https://github.com/myuser/test4/issues",
- "depends": [ "test1", "test2" ]
- }
|