Update README.md

This commit is contained in:
Legonzaur
2023-04-04 12:36:41 +02:00
committed by GitHub
parent dac56c9749
commit 167a93a452
+3 -3
View File
@@ -1,14 +1,14 @@
# toneapi_webclient # toneapi_webclient
Tone is an API that allows Northstar players to track their kill statistics Tone is an API that allows Northstar players to track their kill statistics : toneapi.github.io/ToneAPI_webclient/
If you want your server to appear on this website, you can download the server side mod from here : https://github.com/ToneAPI/ToneAPI_servermod If you want your server to appear on this website, you can download the server side mod from (here)[https://github.com/ToneAPI/ToneAPI_servermod]
The server side mod will send kills data to Tone API, which will then process them. The server side mod will send kills data to Tone API, which will then process them.
You will have to set a personal token for the mod to work, please ask me for one on Discord You will have to set a personal token for the mod to work, please ask me for one on Discord
Alternatively, you can selfhost your own backend here : https://github.com/ToneAPI/ToneAPI_backend Alternatively, you can selfhost your own backend (here)[https://github.com/ToneAPI/ToneAPI_backend]
## Project setup ## Project setup
``` ```