aixxe / infinitashook

Event server for beatmania IIDX INFINITAS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

infinitashook

A score event server for beatmania IIDX INFINITAS.

The creation of this project is detailed in the following three blog posts:

Usage

Server

  • Compile using CMake.
  • Load into bm2dx.exe using your preferred library loader.

Client

  • Run npm install or yarn from the client directory.
  • Update config.js to contain your Discord Webhook URL.
  • Start the client by running node app.js from the client directory.

About

Event server for beatmania IIDX INFINITAS

License:MIT License


Languages

Language:C++ 86.3%Language:JavaScript 8.7%Language:CMake 5.0%