/DMPPlayerLogging

Reports user sessions in a DMP server back to a MySQL server for nefarious statistical purposes

Primary LanguageC#

Reports user sessions in a DMP server (KSP multiplayer mod) back to a MySQL server for nefarious statistical purposes

Current Version: 0.1

Environment setup

  • MySQL Connector/Net is required.
  • Clone this repo and DarkMultiPlayer into the same folder.
  • Import Common and Server from DMP (or it might do it for you, I don't know how visual studio works to be honest).
  • Build and follow the end user configuration instructions.

End User Configuration

  • Create a database and create a user to access this (or just use root if you're edgy like that).
  • Download the .dll from the Downloads section and place in your 'DMP/plugins' folder
  • Run the server once, ignore the errors while it generates the settings file.
  • Close the server and edit the settings file to your heart's content.