reinder83 / satisfactory-api
API Client for Satisfactory dedicated servers
v0.0.1
2024-09-04 07:45 UTC
Requires
- php: ^8.3
- ext-json: *
- saloonphp/saloon: ^3.9
Requires (Dev)
- phpstan/phpstan: ^1.11
- phpunit/phpunit: ^9.6
README
API client for dedicated Satisfactory servers
This is an initial version, based on the API examples showed in their youtube video It will need some additional tweaking once out, to get it running, for example we will need to know how to get the token etc.
Installation
To install this package in your PHP project simply run:
composer require reinder83/satisfactory-api