Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[UNREAL] Add CID/PID EnvVar Overrides to UBeamRuntime for Dedicated Server Builds #23

Open
PedroRauizBeamable opened this issue Mar 27, 2024 · 0 comments
Assignees

Comments

@PedroRauizBeamable
Copy link
Collaborator

Env Var Overrides for Target Realm

We'll release dedicated server samples for people to try out in their own dedicated accounts. This means that, if they want to just fetch the server and create their own Hathora/Agones deployment with it, they need a way to override the realm to which the build talks to (irrespective of the one it was built).

Therefore, we need to add something a long the lines of a "if dedicated server, go check the env var and command line for CID/PID overrides" and if so, initialize pointing at that realm.

Definition of Done

  • Dedicated Servers can now override CID/PID (in builds OR in PIE --- the latter being useful for testing).
  • Dedicated Server docs explain how to set this up.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant