inital version of satisfactory api wrapper
This commit is contained in:
6
conf.yml.sample
Normal file
6
conf.yml.sample
Normal file
@@ -0,0 +1,6 @@
|
||||
host: ServerIP
|
||||
port: 7777
|
||||
auth:
|
||||
token: myToken
|
||||
password: myAdminPassword # not need if token existend
|
||||
privilegeLevel: Administrator
|
||||
Reference in New Issue
Block a user