Go to file
rjindael be2dac2b60
Initial commit
2022-10-22 16:43:41 -07:00
Tadah.Arbiter Initial commit 2022-10-22 16:43:41 -07:00
.gitignore Initial commit 2022-10-22 16:43:41 -07:00
LICENSE Initial commit 2022-10-22 16:43:41 -07:00
README.md Initial commit 2022-10-22 16:43:41 -07:00
Tadah.Arbiter.sln Initial commit 2022-10-22 16:43:41 -07:00

README.md

Tadah.Arbiter

Manages Tadah game servers

Fork of ProjectPolygon/PolygonGSArbiter.

CI/CD

Tadah.Arbiter is available on the Tadah CI. All builds are compiled as release, and a build occurs per push.

Operations

  • OpenJob (string jobId, int placeId, ClientVersion version)
  • CloseJob (string jobId)
  • ExecuteScript (string jobId, string script)
  • RenewTampaJobLease (string jobId, int expirationInSeconds)
  • CloseAllJobs (int)
  • CloseAllTampaProcesses (int)
  • Thumbnail (AssetType type, int assetId, string? accessKey)

License

Copyright (c) Tadah and Project Polygon 2022. All rights reserved. Forked with permission. Not for public use.

Licensed under the GNU Affero General Public License v3.0. A copy of it has been included.