PlayFab / thundernetes

Thundernetes makes it easy to run your game servers on Kubernetes
https://playfab.github.io/thundernetes
Apache License 2.0
307 stars 46 forks source link

Uplugin allocator plugin syntax #401

Closed vachillo closed 1 year ago

vachillo commented 1 year ago

Fixed so you didn't have to specify allocator twice when using. now kubectl gameserver will show the help text and kubectl gameserver allocate/list will work as expected. also updated the ~/.bashrc to more reliably update the $PATH variable.