Rustarok 是一款多人、快节奏的 Moba 风格游戏。
git clone https://github.com/bbodi/rustarok.git
cargo build
需要 Ragnarok Online 来运行游戏。
下载 Ragnarok Online 客户端
安装它
检查安装目录中的任何*.grf文件,并将其路径放入config.toml,例如:
*.grf
config.toml
grf_paths = [ “d:\Games\TalonRO\rdata.grf”, “d:\Games\TalonRO\sdata.grf”, “d:\Games\TalonRO\tdata.grf” ]
cargo run从 rustarok 目录运行。
cargo run