Added tracking of a player's state

This commit is contained in:
Leon Mika 2025-06-20 14:00:23 +02:00
parent 64a2d4f9cb
commit 332cfd9fca
10 changed files with 95 additions and 19 deletions

View file

@ -6,6 +6,7 @@
<link rel="stylesheet" href="https://cdn.simplecss.org/simple.min.css">
<link rel="stylesheet" href="{{prefix}}/assets/style.css">
<link rel="stylesheet" href="{{prefix}}/assets/fontello/css/fontello.css">
<script src="{{prefix}}/assets/scripts/main.js" type="module"></script>
</head>
<body>
{{embed}}