Skip to content

Fix operator precedence in FindVRCexePath - #24

Merged
float3 merged 1 commit into
mainfrom
fix-exe-path
Sep 23, 2026
Merged

float3 merged 1 commit into
mainfrom
fix-exe-path

Conversation

@float3

@float3 float3 commented Sep 23, 2026

Copy link
Copy Markdown
Owner

Cherry-picks the one change on dev that never reached main: the concatenation bound before the ternary, so FindVRCexePath returned a bare \VRChat.exe or \launch.exe result without the install directory.

The rest of dev is older state that main has since superseded, so dev can be deleted after this merges.

The concatenation bound before the comparison, so the path was compared to
"" and the method returned a bare \VRChat.exe with no directory.

(cherry picked from commit d905493)
@float3
float3 merged commit e262ef9 into main Sep 23, 2026
1 check passed
@float3
float3 deleted the fix-exe-path branch September 23, 2026 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant