Sourceroads is an open-source crossplay project that allows multiple source engine games to connect to each other. The goal is to have a fully functioning sync server that communicates with dedicated servers for each game, allowing players and games to experience classic gamemodes and maps in a brand-new way.
Not much right now, games can connect fine for the most part and you can see and kinda interact with other players, this project is very early in development and needs more time before you can do all too much.
- Connect and network multiple game servers
- See other players in real time.
- Interact with players (damage, contact, etc).
- Communicate via Text Chat
- Communicate via Voice Chat
- See props/objects from other games.
- Syncronise gamemodes (ctf, cp, tdm, etc).
- Freely switch between maps.
If you have a good understanding of source and sourcemod scripting (sourcepawn), or a good understanding of JavaScript. Feel free to make changes or updates to the project and create a pull request.
TBA