pollymc/launcher/updater/testdata/oneChannel.json

12 lines
240 B
JSON

{
"format_version": 0,
"channels": [
{
"id": "develop",
"name": "Develop",
"description": "The channel called \"develop\"",
"url": "http://example.org/stuff"
}
]
}