About this project
FromSoftware-rs is a Rust workspace that provides runtime bindings for building mods for several FromSoftware titles. It exposes game structure definitions and shared utilities so mod authors can work with these games in Rust.
Included crates:
- darksouls3: structure definitions for Dark Souls 3.
- sekiro: structure definitions for Sekiro.
- eldenring: structure definitions for Elden Ring.
- nightreign: structure definitions for Elden Ring: Nightreign.
- shared: structures and utilities shared across multiple FromSoftware games.
- shared/macros: a derive macro implementing the FromSingleton trait, re-exported through fromsoftware-shared (not intended for direct dependency).
Each game crate is published on crates.io with documentation on docs.rs. The repository includes an examples directory demonstrating usage. The README credits contributors for engine-related structures, singleton-finding approaches, and related tooling.
Comments
0 Rating appears after 10 ratings
Sign in to join the discussion.