Template:Version/Build: Difference between revisions
From VRChat Wiki
bump ob build (1725) |
Bump live build (1726) & add "live-mainpage" parameter |
||
| 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-mainpage = 1726 <!-- Should be the main version of live (2024.2.3), no "p1, p2, etc" releases. --> | ||
| live-windows = | | live = 1726 <!-- Put the highest value of either windows, android or ios here . --> | ||
| live-android = | | live-windows = 1726 | ||
| live-android = 1726 <!-- 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 = | ||
| open-beta-windows = | | open-beta-windows = | ||
| open-beta-quest = | | open-beta-quest = | ||
| unity-live = 2022.4.22f1 | | unity-live = 2022.4.22f1 | ||
<!-- SDK --> | <!-- SDK --> | ||
Revision as of 02:01, 15 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 | 1726 | {{Version/Build|live-mainpage}}
|
| Live | 1726 | {{Version/Build|live}}
|
| Live (Windows) | 1726 | {{Version/Build|live-windows}}
|
| Live (Android) | 1726 | {{Version/Build|live-android}}
|
| Live (iOS) | 1711 | {{Version/Build|live-ios}}
|
| Open Beta | {{Version/Build|open-beta}}
| |
| Open Beta (Windows) | {{Version/Build|open-beta-windows}}
| |
| Open Beta (Quest) | {{Version/Build|open-beta-quest}}
| |