Skip to content

Instantly share code, notes, and snippets.

@Zedb0T
Last active May 4, 2023 00:32
Show Gist options
  • Save Zedb0T/58a67f1e5b0098a04daf9352566a1c11 to your computer and use it in GitHub Desktop.
Save Zedb0T/58a67f1e5b0098a04daf9352566a1c11 to your computer and use it in GitHub Desktop.
@Zedb0T
Copy link
Author

Zedb0T commented May 3, 2023

More complex mods we should support

  • Hide and Seek (cpp extra library and custom binary but still all runs from one executible in gk.exe)

More complex mods that I dont think we can realistically support without a ton of clutter and custom exceptions

  • TeamRuns - Unfortunately the custom electron webclient layer probably makes launching/maintain something like this too unrealistic
  • OpenGOAL twitch crowd control - Again the same issue.

It would probably be possible to "launch" the TeamRuns electron client or the crowd control client from gk natively, If they figure out a way to bundle it so it works then I wouldn't be against them adding these but I don't think we should worry about the current way they work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment