We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bd1517 commit 31d15cdCopy full SHA for 31d15cd
1 file changed
frontend/src/components/AddBotpack.svelte
@@ -5,7 +5,7 @@ import Modal from "./Modal.svelte";
5
import ProgressBar from "./ProgressBar.svelte";
6
7
const OFFICIAL_BOTPACK_REPOS = [
8
- "VirxEC/botpack-test",
+ "RLBot/botpack",
9
"VirxEC/pytorch-archive",
10
];
11
0 commit comments