Template:Version: Difference between revisions

From VRChat Wiki
~Pausbe (talk | contribs)
Bump ob versions (2025.4.1)
~Pausbe (talk | contribs)
bump ios version (2026.2.2) & move template category to doc page
 
(45 intermediate revisions by 2 users not shown)
Line 2: Line 2:
<!-- Set upcoming versions to a blank value if no versions are in development.-->
<!-- Set upcoming versions to a blank value if no versions are in development.-->
<!-- CLIENT -->
<!-- CLIENT -->
  | live-mainpage = 2025.3.4 <!-- Should be the main version of live (2024.2.3), no "p1, p2, etc" releases. -->
  | live-mainpage = 2026.2.2 <!-- Should be the main version of live (2024.2.3), no "p1, p2, etc" releases. -->
  | live = 2025.3.4 <!-- Put the highest value of either windows, android or ios here. -->
  | live = 2026.2.2 <!-- Put the highest value of either windows, android or ios here. -->
  | live-windows = 2025.3.4
  | live-windows = 2026.2.2
  | live-android = 2025.3.4 <!-- Put the highest android value here (quest/pico/mobile, etc). -->
  | live-android = 2026.2.2 <!-- Put the highest android value here (quest/pico/mobile, etc). -->
  | live-ios = 2025.3.3 <!-- Put the highest ios value here (ios, ipados). -->
  | live-ios = 2026.2.2 <!-- Put the highest ios value here (ios, ipados). -->
  | open-beta = 2025.4.1
  | open-beta =
  | open-beta-windows = 2025.4.1
  | open-beta-windows =
  | open-beta-quest = 2025.4.1
  | open-beta-quest =
  | unity-live = 2022.3.22f1-DWR
  | unity-live = 2022.3.22f2-DWR
<!-- SDK -->
<!-- SDK -->
  | sdk = {{VPM/com.vrchat.base/Latest_stable_version}}
  | sdk = {{VPM/com.vrchat.base/Latest_stable_version}}
  | sdk-worlds = {{VPM/com.vrchat.worlds/Latest_stable_version}}
  | sdk-worlds = {{VPM/com.vrchat.worlds/Latest_stable_version}}
  | sdk-avatars = {{VPM/com.vrchat.avatars/Latest_stable_version}}
  | sdk-avatars = {{VPM/com.vrchat.avatars/Latest_stable_version}}
  | sdk-beta = {{VPM/com.vrchat.avatars/Latest_unstable_version}}
  | sdk-beta = {{VPM/com.vrchat.base/Latest_unstable_version}}
  | package-resolver = {{VPM/com.vrchat.core.vpm-resolver/Latest_version}}
  | package-resolver = {{VPM/com.vrchat.core.vpm-resolver/Latest_version}}
  | unity-sdk = 2022.3.22f1
  | unity-sdk = 2022.3.22f1
<!-- OTHER -->
<!-- OTHER -->
  | creator-companion = 2.4.2
  | creator-companion = 2.4.5
  | creator-companion-beta = 2.5.0-beta.1
  | creator-companion-beta = 2.5.0-beta.1
  | quick-launcher = 1.6.2
  | quick-launcher = 1.6.2
  | impostors = 1.3.1}}</onlyinclude> <!-- note: when editing, leave brackets and onlyinclude on the last parameter due to whitespace issues -->
  | impostors = 1.4.7}}</onlyinclude> <!-- note: when editing, leave brackets and onlyinclude on the last parameter due to whitespace issues -->
<noinclude>
<noinclude>
{{Documentation}}[[Category:Templates{{#translation:}}]]
{{Documentation}}
</noinclude>
</noinclude>

Latest revision as of 21:33, 29 May 2026


This template displays versions of clients, SDK's, and other notable versioned tools/features. This template parameters should be in-sync with the {{Version/Build}} and {{Version/href}} templates.

Version Example Template code
Client
Live Main Page 2026.2.2 {{Version|live-mainpage}}
Live 2026.2.2 {{Version|live}}
Live (Windows) 2026.2.2 {{Version|live-windows}}
Live (Android) 2026.2.2 {{Version|live-android}}
Live (iOS) 2026.2.2 {{Version|live-ios}}
Open Beta {{Version|open-beta}}
Open Beta (Windows) {{Version|open-beta-windows}}
Open Beta (Quest) {{Version|open-beta-quest}}
Unity (Live) 2022.3.22f2-DWR {{Version|unity-live}}
SDK
SDK 3.10.3 {{Version|sdk}}
SDK - Worlds 3.10.3 {{Version|sdk-worlds}}
SDK - Avatars 3.10.3 {{Version|sdk-avatars}}
SDK beta 3.10.3-beta.2 {{Version|sdk-beta}}
Package Resolver 0.1.29 {{Version|package-resolver}}
Unity (SDK) 2022.3.22f1 {{Version|unity-sdk}}
Other
Creator Companion 2.4.5 {{Version|creator-companion}}
Creator Companion beta 2.5.0-beta.1 {{Version|creator-companion-beta}}
Quick Launcher 1.6.2 {{Version|quick-launcher}}
Impostors 1.4.7 {{Version|impostors}}