Files
godot-website/_data/download_platforms.yml
2025-10-24 22:54:12 +02:00

140 lines
2.1 KiB
YAML

- name: "templates"
title: "Export templates"
caption: ""
tags:
- "Used to export your games to all supported platforms"
- name: "aar_library"
title: "AAR library"
caption: ""
tags:
- Android plugins
- Java
- Kotlin
- name: "android.apk"
title: "Android"
caption: "APK - Universal"
tags:
- APK download
- arm64
- arm32
- x86_64
- x86_32
- name: "android.playstore"
title: "Android"
caption: "Play Store"
tags:
- Play Store
- arm64
- arm32
- x86_64
- x86_32
- name: "android.horizonos"
title: "Horizon OS"
caption: "APK - arm64"
tags:
- APK download
- Meta Quest 3 & Pro
- arm64
- name: "android.horizonstore"
title: "Horizon OS"
caption: "Horizon Store"
tags:
- Horizon Store
- Meta Quest 3 & Pro
- arm64
- name: android.picoos
title: Pico OS
caption: APK - arm64
tags:
- APK download
- PICO 4
- arm64
- name: "linux.32"
title: "Linux"
caption: "x86_32"
tags:
- x86_32
- name: "linux.64"
title: "Linux"
caption: "x86_64"
tags:
- x86_64
- name: "linux.arm32"
title: "Linux"
caption: "arm32"
tags:
- arm32
- name: "linux.arm64"
title: "Linux"
caption: "arm64"
tags:
- arm64
- name: "linux_server.64"
title: "Linux Server"
caption: "Export Template - x86_64"
tags:
- x86_64
- Headless
- name: "linux_server.headless.64"
title: "Linux Server"
caption: "Editor - x86_64"
tags:
- x86_64
- Headless
- name: "macos.universal"
title: "macOS"
caption: "Universal"
tags:
- arm64 (Apple Silicon)
- x86_64 (Intel)
- name: "macos.32"
title: "macOS"
caption: "x86_32"
tags:
- x86_32
- name: "macos.64"
title: "macOS"
caption: "x86_64"
tags:
- x86_64
- name: "web"
title: "Web editor"
caption: ""
tags:
- Self-hosted
- Cross-platform
- name: "windows.32"
title: "Windows"
caption: "x86_32"
tags:
- x86_32
- name: "windows.64"
title: "Windows"
caption: "x86_64"
tags:
- x86_64
- name: "windows.arm64"
title: "Windows"
caption: "arm64"
tags:
- arm64