Skip to content
Snippets Groups Projects
Commit 383bd224 authored by Mark Mandel's avatar Mark Mandel Committed by Mark Mandel
Browse files

Ability to pass `GameServer` yaml/json to local sdk server

To be able to work locally, you need to be able to specify your
local `GameServer` configuration, as it likely will have application specific
configuration in it -- or maybe you want to specify what state it's in.

This commit allow you to specify the local resource as either yaml/json
through a `-f` or `--file` flag.

Closes #296
parent f8bfe386
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment