Skip to content

Use a JSON file instead of UDP Versionsrv #52

@Bamcane

Description

@Bamcane

Could also be a part of https://github.com/TeeworldsArchive/website

Make the client just get the https://archive.teeworlds.wiki/version.json

e.g.

{
    "maps":
    {
        "name": "map name",
        "size": 20260325,
        "crc": 20260327,
        "sha256": "replace this with sha256 string",
        "version": "0.7.1-0.7.3"
    },
    "version": "0.7.6"
}

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions