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

6
conf.yml.sample Normal file
View File

@@ -0,0 +1,6 @@
host: ServerIP
port: 7777
auth:
token: myToken
password: myAdminPassword # not need if token existend
privilegeLevel: Administrator