123456789101112131415161718192021222324252627282930313233343536373839404142 |
- {
- "$schema": "https://schemas.premid.app/metadata/1.12",
- "apiVersion": 1,
- "author": {
- "name": "joerkig",
- "id": "205984221859151873"
- },
- "service": "Hitbloq",
- "description": {
- "en": "Hitbloq is a competitive Beat Saber service with endless map pools where anything is rankable."
- },
- "url": "hitbloq.com",
- "version": "1.0.11",
- "logo": "https://cdn.rcd.gg/PreMiD/websites/H/Hitbloq/assets/logo.png",
- "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/H/Hitbloq/assets/thumbnail.png",
- "color": "#0099db",
- "category": "other",
- "tags": [
- "beatsaber",
- "leaderboard"
- ],
- "settings": [
- {
- "id": "time",
- "title": "Show Timestamps",
- "icon": "fad fa-stopwatch",
- "value": true
- },
- {
- "id": "buttons",
- "title": "Show Buttons",
- "icon": "fas fa-compress-arrows-alt",
- "value": true
- },
- {
- "id": "cover",
- "title": "Show Cover",
- "icon": "fad fa-images",
- "value": true
- }
- ]
- }
|