Template:Version/Build: Difference between revisions
From VRChat Wiki
French Fox (talk | contribs) Bump Android live build and OB builds |
correct live parameter |
||
| Line 3: | Line 3: | ||
<!-- CLIENT --> | <!-- CLIENT --> | ||
| live-mainpage = 1818 <!-- Should be the main version of live (2024.2.3), no "p1, p2, etc" releases. --> | | live-mainpage = 1818 <!-- Should be the main version of live (2024.2.3), no "p1, p2, etc" releases. --> | ||
| live = | | live = 1821 <!-- Put the highest value of either windows, android or ios here . --> | ||
| live-windows = 1820 | | live-windows = 1820 | ||
| live-android = 1821 <!-- Put the highest android value here (quest/pico/mobile, etc). --> | | live-android = 1821 <!-- Put the highest android value here (quest/pico/mobile, etc). --> | ||
Revision as of 19:24, 24 April 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 | 1818 | {{Version/Build|live-mainpage}}
|
| Live | 1821 | {{Version/Build|live}}
|
| Live (Windows) | 1820 | {{Version/Build|live-windows}}
|
| Live (Android) | 1821 | {{Version/Build|live-android}}
|
| Live (iOS) | 1819 | {{Version/Build|live-ios}}
|
| Open Beta | 1833 | {{Version/Build|open-beta}}
|
| Open Beta (Windows) | 1833 | {{Version/Build|open-beta-windows}}
|
| Open Beta (Quest) | 1833 | {{Version/Build|open-beta-quest}}
|