Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 647 Bytes

File metadata and controls

17 lines (12 loc) · 647 Bytes

Satisfactory PHP API Client

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.

  • 8:26 Query Server State
  • 8:34 Rename Server
  • 8:40 Upload Save Game

Installation

To install this package in your PHP project simply run:

composer require reinder83/satisfactory-api