Conversation
|
I was kind of hoping we could fuse the graph URL and status URL into one web host to simplify configuration 😕 (Official uses a single domain for both as well) |
I personally think that this adds a bit more flexibility in how server operators want to handle this. In BT's case, for example, the status API and Graph API will most likely end up on completely different ports, so some granularity in defining that is desirable. Nothing here is final though - this is just my proposal and is all open to discussion for sure |
|
Appears to work perfectly on 1.29.0 👍 (testing with |
|
Merging ;) |
This PR adds support for Beat Saber 1.29 by targeting GameLift API overrides rather than master server overrides, which are now no longer supported:
graphUrlfrom the game's network config with a custom URLMasterServerEndPointandDisableGameLiftpatches; rather, if we are overriding Graph URL, we now always force GameLift use1.3.0and target Beat Saber1.29.0Cross-dependent related PRs