Skip to content
/ MuRust Public
forked from darfink/MuRust

An implementation of the MMORPG Mu Online (Season 2) in Rust

Notifications You must be signed in to change notification settings

1337331/MuRust

 
 

Repository files navigation

MuRust

Components

  • murust-connect-server: Implementation of the Connect Server.
  • murust-data-model: Contains domain models and constants.
  • murust-protocol: Defines all network packets and their layout.
  • murust-repository: Interface to persistent storage, exposing DAOs.
  • murust-service: Encases query logic and maps DAOs to domain models.

Screenshot

Join Server

About

An implementation of the MMORPG Mu Online (Season 2) in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%