6d1c0d0d2257c8a49997e35d6c3e29bf0ecdc3e8
toneapi_webclient
Tone is an API that allows Northstar players to track their kill statistics : https://toneapi.github.io/ToneAPI_webclient/
If you want your server to appear on this website, you can download the server side mod from here
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
Alternatively, you can selfhost your own backend here
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint
Customize configuration
Languages
Vue
75.5%
TypeScript
19.6%
HTML
3.5%
JavaScript
1.1%
Batchfile
0.3%