Template:Version/Build: Difference between revisions
From VRChat Wiki
Tony Lewis (talk | contribs) m Bump release version |
removed open-beta parameter values, as there is no open beta active. |
||
| Line 6: | Line 6: | ||
| live-android = 1664 <!-- Put the highest android value here (quest/pico/mobile, etc). --> | | live-android = 1664 <!-- Put the highest android value here (quest/pico/mobile, etc). --> | ||
| live-ios = 1629 <!-- Put the highest ios value here (ios, ipados). --> | | live-ios = 1629 <!-- 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 = | | unity-live = | ||
<!-- SDK --> | <!-- SDK --> | ||
Revision as of 02:36, 25 June 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 | 1664 | {{Version/Build|live}}
|
| Live (Windows) | 1664 | {{Version/Build|live-windows}}
|
| Live (Android) | 1664 | {{Version/Build|live-android}}
|
| Live (iOS) | 1629 | {{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}}
| |