reinder83/satisfactory-api

API Client for Satisfactory dedicated servers

v0.0.1 2024-09-04 07:45 UTC

This package is auto-updated.

Last update: 2025-03-13 19:05:39 UTC


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.

  • 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