/rvserver

A C++ rewrite of meepster's original RVChat Java server, made to interface with the RVChat client.

Primary LanguageC++GNU General Public License v2.0GPL-2.0

Two notes about this:

- Configuration is loaded from ~/.rvserver for the running user. The file
  in the pack (config.txt) contains all the valid configuration options.
  Move it there once you get a chance.

- Logs are saved in whatever directory LogPath is set to. If it doesn't exist,
  the binary will do its best to try and create it. (No guarantees.)

Thanks, and have fun! :P

 - Vyhd (Fire_Adept, Mark, et al.)