Rust Mass Multiplayer Online

Apollo 0e49bb2bcd Added baseline for Tile Editor 3 недель назад
examples 0e49bb2bcd Added baseline for Tile Editor 3 недель назад
src 87325965a6 Moved most of main into examples 3 недель назад
.gitignore 828d236ca0 Updated main to use TileIndex 1 месяц назад
Cargo.lock 6910d29643 Updated to the lastest point 3 недель назад
Cargo.toml 6910d29643 Updated to the lastest point 3 недель назад
LICENSE e54a5f7dae Added year and at least 1 contributor 1 месяц назад
README.md b708f7354e Updated README to list features and some news 1 месяц назад

README.md

Rust Mass Multiplayer Online (RMMO)

Features

  • Rust Powered
  • Russh SSH Server
  • Ratatui TUI
  • Rhai Scripting
  • Toml Configuration (Don't worry, there will be some settings per player)
  • Json flat-file storage (For now)
  • Sqlite and/or Postgres database storage (Coming Soon)

State of RMMO

As of October 7th 2024

RMMO is un-usable, it's in a heavy state of development.

Latest news is Object has useful constructors for various kinds of Objects.

More work is needed until actual game-play can be attempted/seen.