/server

Rust server which is used by website backend to run ddnet server instances

Primary LanguageRustGNU Affero General Public License v3.0AGPL-3.0

DDTS Rust Server

Basically... i send requests here from the website. And then this thing handles ddnet servers

Info

To build this shit you would need a tool called protoc. If you are true gentoo gigachad, run

emerge --ask dev-libs/protobuf

or if you are a normie who uses ubuntu

apt install protobuf-compiler

or if you are a w*ndows user... then my condolences :justatest:

and then you can run as any other rust program