cflavio / yorg

Yorg (Yorg's an Open Racing Game) is a free open source racing game developed by Ya2 using Panda3D for Windows, OSX and Linux.
Other
177 stars 33 forks source link

How do you host a server? #34

Open pkillnine opened 4 years ago

pkillnine commented 4 years ago

The master server seems to be down. Is there a way to host a server? Perhaps with a commandline flag?

cflavio commented 4 years ago

Hi! Sure! But, since nobody tried before (afaik), there may be some minor issues to solve. Anyway, theoretically everything should work.

Due to your request, I've just updated the server code for supporting other servers. I've written the instructions in the project's readme file.

Please note that I haven't backported the changes to the previous version (since I'm working on the new version and I am "close" to the release), so you should use the current Yorg's code. If you can't execute it from code, you could try a development build from here.

Please, let me know if you spot any problem, I would be more than happy to help. Thanks!