gamedig / node-gamedig

Query game servers and not only! Node.JS/Deno/Bun or Bash (via the CLI).
https://www.npmjs.com/package/gamedig
MIT License
606 stars 148 forks source link

Support Soulmask game #570

Closed Maxence1502 closed 3 months ago

Maxence1502 commented 4 months ago

Hello,

Is it possible to support this game : https://store.steampowered.com/app/2646460/Soulmask/

Thank you :)

xCausxn commented 4 months ago

Hey do you have a server up currently? Do you have a link to the documentation for setting one up?

Helps devs not have to go hunting for information :)

Maxence1502 commented 4 months ago

Yes, you can test on this server : 45.90.161.4:15651 (query port 15652)

There is no documentation to setup currently :(

SergejKembel commented 4 months ago

Here is a documentation: https://soulmask.fandom.com/wiki/Private_Server but there are docker images, that you can use for fast testing.

Works with simple valve protocol - wanted to commit it myself, but tools/generate_games_list.js destroyed my commit :D

CosminPerRam commented 3 months ago

Added via #572