| Game | Color | PC M1 | Switch M1 | Xbox M1 | PS M1 | Switch/PC | Xbox/PC | PS/PC | Runway Total |
|---|
This dashboard saves data via the dashboard server API:
GET /api/console-platform -> reads platform_revenue.json
POST /api/console-platform -> saves entry to platform_revenue.json
Body: {"game": "EPG", "platform": "switch", "m1": 30000, "y1": 150000, "total": 200000}