-
Notifications
You must be signed in to change notification settings - Fork 49
Companion App (Web App)
Tobias Sebring edited this page Nov 27, 2017
·
2 revisions
An in-game companion app built on top of the Web API and implemented in Angular (https://angular.io/).
The setting webAppListenPrefix
configures the base path for the web app.
URL | Features |
---|---|
/servers | Server status, server details, online player listing. |
/server/serverkey
|
Per server player-, tribe-, wild creatures listings and statistics. |
/player/steamId
|
Individual player profile with character- and creature information, including food-status, mating cooldowns, baby age and cuddle timers, breeding info, generator status, crop status, tribe logs and more. |
/admin/serverKey
|
Player and tribe listing with additional creature and structure counts. Map to view the location of tribes/structures in the ARK. |