Skip to content

A cursed way of obtaining project analytic data from CurseForge

License

Notifications You must be signed in to change notification settings

LXGaming/CursedAnalytics.NET

Repository files navigation

CursedAnalytics.NET

License Docker Hub

Cursed Analytics is a cursed way of obtaining project analytic data from CurseForge.

For Reward Store analytics check out cursed-analytics

Prerequisites

Usage

docker-compose

Download and use config.json

services:
  cursedanalytics:
    container_name: cursedanalytics
    image: lxgaming/cursedanalytics:latest
    restart: unless-stopped
    volumes:
      - /path/to/cursedanalytics/logs:/app/logs
      - /path/to/cursedanalytics/config.json:/app/config.json

License

CursedAnalytics.NET is licensed under the Apache 2.0 license.