Template:Version/Build: Difference between revisions
From VRChat Wiki
bump ios build (1711) |
bump live (1712) & ob (1723) builds |
||
| Line 2: | Line 2: | ||
<!-- Set upcoming builds to a blank value if no versions are in development.--> | <!-- Set upcoming builds to a blank value if no versions are in development.--> | ||
<!-- CLIENT --> | <!-- CLIENT --> | ||
| live = | | live = 1712 <!-- Put the highest value of either windows, android or ios here . --> | ||
| live-windows = | | live-windows = 1712 | ||
| live-android = | | live-android = 1712 <!-- Put the highest android value here (quest/pico/mobile, etc). --> | ||
| live-ios = 1711 <!-- Put the highest ios value here (ios, ipados). --> | | live-ios = 1711 <!-- Put the highest ios value here (ios, ipados). --> | ||
| open-beta = | | open-beta = 1723 | ||
| open-beta-windows = | | open-beta-windows = 1723 | ||
| open-beta-quest = | | open-beta-quest = 1723 | ||
| unity-live = 2022.4.22f1 | | unity-live = 2022.4.22f1 | ||
<!-- SDK --> | <!-- SDK --> | ||
Revision as of 00:36, 4 October 2025
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 | {{Version/Build|live-mainpage}}
| |
| Live | 1712 | {{Version/Build|live}}
|
| Live (Windows) | 1712 | {{Version/Build|live-windows}}
|
| Live (Android) | 1712 | {{Version/Build|live-android}}
|
| Live (iOS) | 1711 | {{Version/Build|live-ios}}
|
| Open Beta | 1723 | {{Version/Build|open-beta}}
|
| Open Beta (Windows) | 1723 | {{Version/Build|open-beta-windows}}
|
| Open Beta (Quest) | 1723 | {{Version/Build|open-beta-quest}}
|