GameServerMonitor icon indicating copy to clipboard operation
GameServerMonitor copied to clipboard

Game server request - SoulMask

Open bobby86928 opened this issue 1 year ago • 11 comments

hope can support this game https://store.steampowered.com/app/2646460/Soulmask/

I am using NO-IP, so the domain name is taiwansecurity.ddns.net port is 27015

thanks a lot

bobby86928 avatar Jun 13 '24 23:06 bobby86928

I've added support. Will push in a bit

xLeviNx avatar Jun 14 '24 01:06 xLeviNx

Works fine on self host. Waiting for battlefields merge to public

xLeviNx avatar Jun 23 '24 00:06 xLeviNx

I dont see this on the listed supported games, has it been added yet?

darkcloud784 avatar Nov 01 '24 17:11 darkcloud784

It has on self host. I am adding some changes soon.

xLeviNx avatar Nov 03 '24 15:11 xLeviNx

It has on self host. I am adding some changes soon.

I've tried adding my soulmask server but it says its an invalid game.

soulmask is not a valid game id. Learn more: https://discordgsm.com/guide/supported-games

Edit: I'm selfhosting using docker.

darkcloud784 avatar Nov 09 '24 17:11 darkcloud784

https://github.com/xLeviNx/GameServerMonitor

Follow the steps to install on docker but use this link instead.

xLeviNx avatar Nov 10 '24 11:11 xLeviNx

https://github.com/xLeviNx/GameServerMonitor

Follow the steps to install on docker but use this link instead.

Is there no already built images I can pull? I use docker compose and portainer so its a pain to have to build the image on every update.

darkcloud784 avatar Nov 17 '24 23:11 darkcloud784

Ah not sure https://github.com/xLeviNx/GameServerMonitor/releases/tag/2.16.3 I put a release so you could use that. I think its just changing two lines that should automatically pull it?

xLeviNx avatar Nov 18 '24 21:11 xLeviNx

Ah not sure https://github.com/xLeviNx/GameServerMonitor/releases/tag/2.16.3 I put a release so you could use that. I think its just changing two lines that should automatically pull it?

No, this just releases shows the code and allows you to download it as a zip or tar.gz. You'd have to create a workflow for building a docker image and then release that as a package.

https://docs.github.com/en/actions/use-cases-and-examples/publishing-packages/publishing-docker-images

darkcloud784 avatar Nov 21 '24 00:11 darkcloud784

Ah not sure https://github.com/xLeviNx/GameServerMonitor/releases/tag/2.16.3 I put a release so you could use that. I think its just changing two lines that should automatically pull it?

No, this just releases shows the code and allows you to download it as a zip or tar.gz. You'd have to create a workflow for building a docker image and then release that as a package.

https://docs.github.com/en/actions/use-cases-and-examples/publishing-packages/publishing-docker-images

You ever get Soulmask working somehow? It's on the list of supported games but as you got...mine says invalid if I try to add it.

EDIT: Nevermind. I realize you pushed the updates to your repo. I rebuilt the image and all is working! Thank you @xLeviNx

Necrul avatar Dec 23 '24 22:12 Necrul

This was resolved in #99 and Release 2.18.0. This can probably be closed.

swesner411 avatar Feb 05 '25 00:02 swesner411