feat(*): Add all default bot files

This commit is contained in:
Josh Creek
2023-09-25 20:39:00 +01:00
parent d12d42f114
commit 04bb2b68f8
19 changed files with 338 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
# Include everything the framework requires
# You will automatically get updates for all versions starting with "1.".
rlbot==1.*
--find-links https://download.pytorch.org/whl/torch_stable.html
torch==2.0.1+cu117
rlgym-compat>=1.1.0
numpy
# This will cause pip to auto-upgrade and stop scaring people with warning messages
pip