Template:Version/Build: Difference between revisions
From VRChat Wiki
No edit summary |
more versions |
||
| Line 3: | Line 3: | ||
<!-- CLIENT --> | <!-- CLIENT --> | ||
| live-mainpage = 1864 <!-- Should be the main version of live (2024.2.3), no "p1, p2, etc" releases. --> | | live-mainpage = 1864 <!-- Should be the main version of live (2024.2.3), no "p1, p2, etc" releases. --> | ||
| live = | | live = {{ClientBuild/windows/buildNumber}} <!-- Put the highest value of either windows, android or ios here. --> | ||
| live-windows = | | live-windows = {{ClientBuild/windows/buildNumber}} | ||
| live-android = | | live-android-quest = {{ClientBuild/android-quest/buildNumber}} | ||
| live-android- | | live-android-google-play = {{ClientBuild/android-google-play/buildNumber}} | ||
| live-android-pico = {{ClientBuild/android-pico/buildNumber}} | |||
| live-android-steamos = {{ClientBuild/android-steamos/buildNumber}} | |||
| live-android-viveport = {{ClientBuild/android-viveport/buildNumber}} | |||
| live-ios = 1865 <!-- Put the highest ios value here (ios, ipados). --> | | live-ios = 1865 <!-- Put the highest ios value here (ios, ipados). --> | ||
| open-beta = | | open-beta = {{ClientBuild/open-beta-windows/buildNumber}} | ||
| open-beta-windows = | | open-beta-windows = {{ClientBuild/open-beta-windows/buildNumber}} | ||
| open-beta-quest = | | open-beta-android-quest = {{ClientBuild/open-beta-android-quest/buildNumber}} | ||
| unity-live = | | unity-live = | ||
<!-- SDK --> | <!-- SDK --> | ||
Latest revision as of 17:55, 27 July 2026
This template displays build numbers of clients. This template parameters should be in-sync with the {{Version}} and {{Version/href}} templates.
| Version | Example | Template code |
|---|---|---|
| Client | ||
| Live Main Page | 1864 | {{Version/Build|live-mainpage}}
|
| Live | 1867 | {{Version/Build|live}}
|
| Live (Windows) | 1867 | {{Version/Build|live-windows}}
|
| Live (Android Quest) | 1867 | {{Version/Build|live-android-quest}}
|
| Live (Android Google Play) | 1867 | {{Version/Build|live-android-google-play}}
|
| Live (Android Pico) | 1865 | {{Version/Build|live-android-pico}}
|
| Live (Android SteamOS) | {{Version/Build|live-android-steamos}}
| |
| Live (Android Viveport) | 1865 | {{Version/Build|live-android-viveport}}
|
| Live (iOS) | 1865 | {{Version/Build|live-ios}}
|
| Open Beta | 1880 | {{Version/Build|open-beta}}
|
| Open Beta (Windows) | 1880 | {{Version/Build|open-beta-windows}}
|
| Open Beta (Android Quest) | 1880 | {{Version/Build|open-beta-android-quest}}
|