123456789101112131415161718192021222324252627282930313233343536373839404142 |
- {
- "comment": "A racing game using a bunch of Free Software mascots as characters.",
- "formats_read": [],
- "formats_write": [],
- "generic_name": [
- "Racing Game",
- "Karting Game"
- ],
- "interface": [],
- "issues": [],
- "languages": [
- "C++",
- "AngelScript"
- ],
- "licenses": [
- "GPL-3.0-or-later"
- ],
- "links": {
- "git": "https://github.com/supertuxkart/stk-code",
- "icon": "https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Logo_de_SuperTuxKart.png/120px-Logo_de_SuperTuxKart.png",
- "website": "https://supertuxkart.net/Main_Page"
- },
- "names": [
- "SuperTuxKart",
- "TuxKart",
- "Super Tux Kart",
- "STK"
- ],
- "networks_read": [
- "STK"
- ],
- "networks_write": [
- "STK"
- ],
- "platforms": [
- "GNU/Linux",
- "Windows",
- "Android",
- "macOS",
- "Switch"
- ]
- }
|