We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87a8f16 commit 8fa597dCopy full SHA for 8fa597d
src/bot.toml
@@ -27,8 +27,8 @@ of the official python example bot
27
"""
28
# Fun fact about the bot
29
fun_fact = "Made possible by RLBot v5"
30
-# Link to github repository
31
-source_link = "https://github.com/RLBot/core"
+# Link to your repository
+source_link = "https://github.com/VirxEC/rlbot-python-example"
32
# Name of the bot's creator/developer
33
developer = "The RLBot community"
34
# Programming language
0 commit comments