mirror of
https://github.com/godotengine/godot-website.git
synced 2026-01-04 06:09:55 +03:00
113 lines
1.7 KiB
YAML
113 lines
1.7 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: "Universal APK"
|
|
tags:
|
|
- APK download
|
|
- arm64
|
|
- arm32
|
|
- x86_64
|
|
- x86_32
|
|
|
|
- name: "android.playstore"
|
|
title: "Android"
|
|
caption: "Play Store Universal"
|
|
tags:
|
|
- Play Store
|
|
- arm64
|
|
- arm32
|
|
- x86_64
|
|
- x86_32
|
|
|
|
- name: "linux.32"
|
|
title: "Linux"
|
|
caption: "Standard (x86_32)"
|
|
tags:
|
|
- x86_32
|
|
- 32 bit
|
|
|
|
- name: "linux.64"
|
|
title: "Linux"
|
|
caption: "Standard (x86_64)"
|
|
tags:
|
|
- x86_64
|
|
- 64 bit
|
|
|
|
- name: "linux.arm32"
|
|
title: "Linux"
|
|
caption: "Standard (arm32)"
|
|
tags:
|
|
- arm32
|
|
- 32 bit
|
|
|
|
- name: "linux.arm64"
|
|
title: "Linux"
|
|
caption: "Standard (arm64)"
|
|
tags:
|
|
- arm64
|
|
- 64 bit
|
|
|
|
- name: "linux_server.64"
|
|
title: "Linux Server"
|
|
caption: "Standard (x86_64)"
|
|
tags:
|
|
- x86_64
|
|
- 64 bit
|
|
|
|
- name: "linux_server.headless.64"
|
|
title: "Linux Server"
|
|
caption: "Headless (x86_64)"
|
|
tags:
|
|
- x86_64
|
|
- 64 bit
|
|
- Headless
|
|
|
|
- name: "macos.universal"
|
|
title: "macOS"
|
|
caption: "Standard"
|
|
tags:
|
|
- Apple Silicon
|
|
- x86_64
|
|
- 64 bit
|
|
|
|
- name: "web"
|
|
title: "Web editor"
|
|
caption: ""
|
|
tags:
|
|
- Self-hosted
|
|
- Cross-platform
|
|
|
|
- name: "windows.32"
|
|
title: "Windows"
|
|
caption: "Standard (x86_32)"
|
|
tags:
|
|
- x86_32
|
|
- 32 bit
|
|
|
|
- name: "windows.64"
|
|
title: "Windows"
|
|
caption: "Standard (x86_64)"
|
|
tags:
|
|
- x86_64
|
|
- 64 bit
|
|
|
|
- name: "windows.arm64"
|
|
title: "Windows"
|
|
caption: "Standard (arm64)"
|
|
tags:
|
|
- arm64
|
|
- 64 bit
|