README
This widget let's you display on your NodeBB website the status of your game server. It works using the Steam server API so your server must support them to make it work.
Widget to provide informations about a server which supports Steam API.
<script type="module">
import nodebbWidgetSteamserverstatus from 'https://cdn.skypack.dev/nodebb-widget-steamserverstatus';
</script>
This widget let's you display on your NodeBB website the status of your game server. It works using the Steam server API so your server must support them to make it work.