You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ This is an unofficial HTTP API wrapper for Satisfactory Dedicated Server API.
10
10
The project is in an early state and will not document changelogs until v1.0.0 release.
11
11
If you want a specific API Endpoint prioritized, please open an issue.
12
12
13
-
Official API Docs can be found at `Steam/steamapps/common/Satisfactory/CommunityResources/DedicatedServerAPIDocs.md`
13
+
Official API Docs can be found at `Steam/steamapps/common/Satisfactory/CommunityResources/DedicatedServerAPIDocs.md` or at [GitHub wolveix/satisfactory-server Official API Docs](https://github.com/wolveix/satisfactory-server/wiki/Official-API-Docs).
14
14
15
15
You can obtain an `accessToken` by executing `server.GenerateAPIToken` in your server console.
0 commit comments