Template:Version/Build: Difference between revisions

From VRChat Wiki
~Pausbe (talk | contribs)
OB version bump
Tony Lewis (talk | contribs)
m Bump release version
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 = 1650 <!-- Put the highest value of either windows, android or ios here . -->
  | live = 1664 <!-- Put the highest value of either windows, android or ios here . -->
  | live-windows = 1650
  | live-windows = 1664
  | live-android = 1650 <!-- 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 = 1663
  | open-beta = 1664
  | open-beta-windows = 1663
  | open-beta-windows = 1664
  | open-beta-quest = 1663
  | open-beta-quest = 1664
  | unity-live =
  | unity-live =
<!-- SDK -->
<!-- SDK -->

Revision as of 00:45, 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 1664 {{Version/Build|open-beta}}
Open Beta (Windows) 1664 {{Version/Build|open-beta-windows}}
Open Beta (Quest) 1664 {{Version/Build|open-beta-quest}}