inital version of satisfactory api wrapper

This commit is contained in:
2024-09-21 19:34:23 +02:00
parent 360044839e
commit 33c53e5bca
4 changed files with 239 additions and 0 deletions

2
requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
requests
PyYAML