You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 12, 2022. It is now read-only.
vargitHubButton=newSingleButton("GitHubPage","<color=orange>"+(updated?"GitHub\nPage</color>":"GitHub Page</color>\n<color=lime>Update\navailable!</color>"),"Opens the GitHub page of the mod\nMod created by nitro.#0007\nVersion: "+ModBuildInfo.Version+(updated?"":"\n<color=lime>New version found ("+latest+"), update in the GitHub page.</color>"),-1,-1,cameraMenu);
253
+
vargitHubButton=newSingleButton("GitHubPage","<color=orange>"+(updated?"GitHub\nPage</color>":"GitHub Page</color>\n<color=lime>Update\navailable!</color>"),"Opens the GitHub page of the mod\nMod created by nitro.#0007\nVersion: "+ModBuildInfo.Version+(updated?"":"\n<color=lime>New version found ("+latest+"), update it in the GitHub page.</color>"),-1,-1,cameraMenu);
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,4 +38,4 @@ A mod that allows Desktop users use the VRChat Camera feature, yay!
38
38
*Special thanks to:*
39
39
*[Emilia](https://github.com/thetrueyoshifan) for letting me use the README from [VRCDiscordRichPresence-ML](https://github.com/thetrueyoshifan/VRCDiscordRichPresence-ML) and helping me with opening new pages in the QuickMenu.*
40
40
*[DubyaDude](https://github.com/DubyaDude) and [Emilia](https://github.com/thetrueyoshifan) for [RubyButtonAPI](https://github.com/DubyaDude/RubyButtonAPI).*
41
-
*[Janni9009](https://github.com/Janni9009) for helping me with resizing the QuickMenu Collider.*
41
+
*[Janni9009](https://github.com/Janni9009) for helping me resize the QuickMenu Collider.*
0 commit comments