Renamed folder to src\; Added new input system and added a specific plugin downloader for testing

This commit is contained in:
Neocky
2021-03-07 01:49:57 +01:00
parent b734c3aa30
commit e698803c87
6 changed files with 108 additions and 17 deletions

5
requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
urllib3 >= 1.21.1
requests >=2.25.1
requests_toolbelt >= 0.9.1
pyparsing >= 2.4.7
cloudscraper >= 1.2.56