Template:Version: Difference between revisions
From VRChat Wiki
No edit summary |
use references for some versions |
||
| Line 1: | Line 1: | ||
<onlyinclude>{{#switch: {{lc:{{{1|}}}}} | <onlyinclude>{{#switch: {{lc:{{{1|}}}}} | ||
<!-- Set upcoming versions to a blank value if no versions are in development.--> | <!-- Set upcoming versions to a blank value if no versions are in development.--> | ||
<!-- CLIENT --> | <!-- CLIENT --> | ||
| live-mainpage = 2026.2.3 <!-- Should be the main version of live (2024.2.3), no "p1, p2, etc" releases. --> | | live-mainpage = 2026.2.3 <!-- Should be the main version of live (2024.2.3), no "p1, p2, etc" releases. --> | ||
| live = | | live = {{ClientBuild/windows/version}} <!-- Put the highest value of either windows, android or ios here. --> | ||
| live-windows = | | live-windows = {{ClientBuild/windows/version}} | ||
<!-- This is currently quest and frame only, there are also pico and mobile. --> | |||
| live-android-steamos = | | live-android-quest = {{ClientBuild/android-quest/version}} | ||
| live-android-steamos = {{ClientBuild/android-steamos/version}} | |||
| live-ios = 2026.2.3p1 <!-- Put the highest ios value here (ios, ipados). --> | | live-ios = 2026.2.3p1 <!-- Put the highest ios value here (ios, ipados). --> | ||
| open-beta = | | open-beta = {{ClientBuild/open-beta-windows/version}} | ||
| open-beta-windows = | | open-beta-windows = {{ClientBuild/open-beta-windows/version}} | ||
| open-beta-quest = | | open-beta-android-quest = {{ClientBuild/open-beta-android-quest/version}} | ||
| unity-live = 2022.3.22f2-DWR | | unity-live = 2022.3.22f2-DWR | ||
<!-- SDK --> | <!-- SDK --> | ||
Revision as of 00:18, 27 July 2026
This template displays versions of clients, SDK's, and other notable versioned tools/features. This template parameters should be in-sync with the {{Version/Build}} and {{Version/href}} templates.
| Version | Example | Template code |
|---|---|---|
| Client | ||
| Live Main Page | 2026.2.3 | {{Version|live-mainpage}}
|
| Live | 2026.2.3p3 | {{Version|live}}
|
| Live (Windows) | 2026.2.3p3 | {{Version|live-windows}}
|
| Live (Android Quest) | 2026.2.3p3 | {{Version|live-android-quest}}
|
| Live (Android Google Play) | {{Version|live-android-google-play}}
| |
| Live (Android Pico) | {{Version|live-android-pico}}
| |
| Live (Android SteamOS) | {{Version|live-android-steamos}}
| |
| Live (Android Viveport) | {{Version|live-android-viveport}}
| |
| Live (iOS) | 2026.2.3p1 | {{Version|live-ios}}
|
| Open Beta | 2026.3.1 | {{Version|open-beta}}
|
| Open Beta (Windows) | 2026.3.1 | {{Version|open-beta-windows}}
|
| Open Beta (Android Quest) | 2026.3.1 | {{Version|open-beta-android-quest}}
|
| Unity (Live) | 2022.3.22f2-DWR | {{Version|unity-live}}
|
| SDK | ||
| SDK | 3.10.4 | {{Version|sdk}}
|
| SDK - Worlds | 3.10.4 | {{Version|sdk-worlds}}
|
| SDK - Avatars | 3.10.4 | {{Version|sdk-avatars}}
|
| SDK beta | 3.10.4-beta.3 | {{Version|sdk-beta}}
|
| Package Resolver | 0.1.29 | {{Version|package-resolver}}
|
| Unity (SDK) | 2022.3.22f1 | {{Version|unity-sdk}}
|
| Other | ||
| Creator Companion | 2.4.5 | {{Version|creator-companion}}
|
| Creator Companion beta | 2.5.0-beta.2 | {{Version|creator-companion-beta}}
|
| Quick Launcher | 1.6.2 | {{Version|quick-launcher}}
|
| Impostors | 1.4.7 | {{Version|impostors}}
|