Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 454 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 454 Bytes

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