Rheia is a RPG game inspired by Minecraft RPG Servers and Hytale game written in Rust.
Aimed at wide possibilities for server-side extensibility and customization.
- rheia-godot - Godot 4 project.
- rheia-client - Rust bindings for Godot using gdext Rust extension.
- rheia-client-bevy - Bevy client (outdated).
- rheia-server - Server side implementation built on top of Bevy ECS and plugin systems.
- rheia-common - Common code used by the rest parts of the project.
- rheia-network - Network code for client and server parts.
- rheia-physics - Physics code for client and server parts.