Skip to content
/ debde Public

🛴 WIP: QUIC based distributed server for Games written in Rust

License

Notifications You must be signed in to change notification settings

zTgx/debde

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Debde

What is Debde

🛴 WIP: QUIC based distributed server for Games written in Pure Rust

Getting Started

Configuration

Debde requires a debde.conf file to run.
A blank debde.conf file will run with all default settings. To generate one, run:

mkdir -p ~/.debde
touch ~/.debde/debde.conf

Building

cargo build

Use

Now, run Debde!
Currently, Debde is only officially supported on Ubuntu.

cargo run --bin debde

License

For license information see the file LICENSE.

About

🛴 WIP: QUIC based distributed server for Games written in Rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages