RingRacers/tools/masterserver
GoldenTails 9d7e8a19c8 Fix the Master Server so it works
Instructions:
1. In SQL, create an account called "srb2_ms" @ "localhost" (or your hostname).
2. Grant the account full priviledges to "srb2_ms" (the database).
3. Compile, and run using the sh script provided.
That's all I'm telling you, I don't want this to become rampant.
2020-07-12 19:38:15 -05:00
..
.gitignore Fix the Master Server so it works 2020-07-12 19:38:15 -05:00
client.cpp
common.cpp
common.h
crypt.cpp
ipcs.cpp
ipcs.h Fix the Master Server so it works 2020-07-12 19:38:15 -05:00
Makefile
Master.dsp
Master.sln
Master.vcproj
MasterClient.dev
MasterServer.dev
masterserver.sh Fix the Master Server so it works 2020-07-12 19:38:15 -05:00
md5.cpp
md5.h
server.cpp Fix the Master Server so it works 2020-07-12 19:38:15 -05:00
srvlist.cpp
srvlist.h
stats.cpp
stats.h
structure.sql Fix the Master Server so it works 2020-07-12 19:38:15 -05:00