Skip to content

Minicontrol for trackmania united forever, maniaplanet and trackmania 2020

License

Notifications You must be signed in to change notification settings

EvoEsports/minicontrol

Repository files navigation

MINIcontrol

A very simple plugin host for Trackmania United Forever, Maniaplanet and Trackmania 2020 games.

QuickStart

  1. npm i -g bun
  2. bun install
  3. copy .env.example to .env and configure
  4. bun start

See documentation for more info!

Migrate from XAseco database

  1. run controller once to generate database structure
  2. mysqldump -u root -p databasename > xaseco.sql
  3. move xaseco.sql to tools
  4. run bun from Tools folder: bun xaseco.ts xaseco.sql
  5. start controller

Notes

To build local docker image use: docker build -t minicontrol:test -f docker/Dockerfile .

About

Minicontrol for trackmania united forever, maniaplanet and trackmania 2020

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages