Skip to content

Add platform-specific environment variable overrides - #178

Draft
VirxEC wants to merge 1 commit into
masterfrom
feat/issue-125-env-var-bot-path
Draft

Add platform-specific environment variable overrides#178
VirxEC wants to merge 1 commit into
masterfrom
feat/issue-125-env-var-bot-path

Conversation

@VirxEC

@VirxEC VirxEC commented Sep 9, 2026

Copy link
Copy Markdown
Collaborator

Follow up to RLBot/gui#125 to match the GUI's toml parsing

@VirxEC
VirxEC force-pushed the feat/issue-125-env-var-bot-path branch from 85506a4 to 514dc8f Compare September 9, 2026 18:46
}

private static readonly Regex UnixEnvironmentVariablePattern = new(
@"\$(?:\{(?<braced>[A-Za-z_][A-Za-z0-9_]*)\}|(?<bare>[A-Za-z_][A-Za-z0-9_]*))",

@VirxEC VirxEC Sep 9, 2026

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

WARNING: this regex is AI generated and I have not reviewed it yet outside of "it appears to work"

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