Skip to content

TrackMania Forever server script using Node.JS+MongoDB

License

Notifications You must be signed in to change notification settings

dassschaf/schafcontrol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

schafcontrol

A Node.JS + MongoDB driven TrackMania server controller.

note:

Originally this controller was intended for being used with TrackMania Forever games, however, it will be ported for being used with Trackmania 2 and Trackmania (2020).

how to install:

  • npm install
  • change ./include/settings.js according to your setup
  • also change the json files in ./settings/ to your liking
  • add collections to the MongoDB database - "players", "records", "tracks"
  • node .

bugs? suggestions?

Submit an issue here.

About

TrackMania Forever server script using Node.JS+MongoDB

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published