Nikolai Rodionov ee3715bd88
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Move the real player authority to server
- Add rust bindings for the server player controller
- Implement reconciliation loop for checking the player state
- Place spawners on the test map
- Add Containerfile and helm chart
2025-01-31 20:20:41 +01:00

3 lines
34 B
Rust

mod client_node;
mod server_node;