Stepmania server
Posted: Fri Jul 29, 2016 11:48 pm
Hi guys!
I'm new on SMO, but I used to play stepmania with a custom server install from here https://github.com/freem/OpenSMO
I was wondering if you use this one too, or you use another custom one ?
Since I haven't see any other inplementation and this one has several limitations (only one user by client, pain to install on linux, no more maintained, and C#...), I have develop a new one in python3 (>=3.3), for me and my friends.
If you want to use it for StepmaniaOnline server, you can, it's open source (MIT), easy to install, ... but it can have a lot of bug since I'm the only one to use it for now ^^
So it's here https://github.com/ningirsu/stepmania-server and you can install it with pip using 'pip3 install smserver'
Thx!
I'm new on SMO, but I used to play stepmania with a custom server install from here https://github.com/freem/OpenSMO
I was wondering if you use this one too, or you use another custom one ?
Since I haven't see any other inplementation and this one has several limitations (only one user by client, pain to install on linux, no more maintained, and C#...), I have develop a new one in python3 (>=3.3), for me and my friends.
If you want to use it for StepmaniaOnline server, you can, it's open source (MIT), easy to install, ... but it can have a lot of bug since I'm the only one to use it for now ^^
So it's here https://github.com/ningirsu/stepmania-server and you can install it with pip using 'pip3 install smserver'
Thx!