Allow env var to use %LOCALAPPDATA% in bot.toml
Open
@VirxEC is already working on this.
Since Sep 9, 2026.
enhancement
- Dominant language
- Svelte
- Stars
- 7
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Allow the use of %LOCALAPPDATA%\RLBot5\bots\torch-archive in the bot.toml to set the path of torch. Currently, the bot either has to be placed in the RLBot folder or the torch path has to be hardcoded. Doing this would allow GGLBots to stored anywhere, which is good for private bots because storing them in the bot folder is volatile since it can delete your stuff.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.