CatBoat-Launcher/config.json
azures04 6c4948d0b2 New commit
-  Added ban checking ⚖️
    -  GUI 🪟
    -  HWID Checking/Creating module ⚙
2025-04-26 11:06:59 +02:00

9 lines
190 B
JSON

{
"api": {
"base": "http://localhost:8535",
"endpoints": {
"fileHash": "/api/v1/file/hash/",
"checkBanStatus": "/api/v1/ban/iam"
}
}
}