riri.modruntime 0.3.1

Common utilities for Reloaded-II Rust mods

Showing the top 20 packages that depend on riri.modruntime.

Packages Downloads
riri.criadx
Wrapper functions for calling methods in Criware ADX Library
6,619,628
p5rpc.opengfd
Reimplementation of portions of GFD Engine, designed to interoperate with Persona 5 Royal
6,353,459
p5rpc.freecam
Freecam mod for Persona 5 Royal
6,286,919
metaphor.opengfd
Reimplementation of portions of GFD Engine, designed to interoperate with Metaphor: Refantazio
4,543,917
p5rpc.freecam
Freecam mod for Persona 5 Royal
60,157

Recent Changes

0.3.1

  • riri-mod-tools:

    • Added the riri_mod_loading_fn attribute which can be attached onto a function with an IModConfig parameter to get called when Reloaded-II loads another mod.
  • riri-mod-tools-rt:

    • Added the Array<T> system object to interop with C# arrays.
    • Added most of the missing methods from IModConfig in C# interop.

0.3.0

  • riri-mod-tools:
    • Add automatic bindgen between C# classes and Rust structs, designed to call Reloaded API interfaces from Rust.
    • Pointer and reference types in function parameters are treated as nint in C# to prevent unknown type errors
    • Write a README describing the crate's usage
  • riri-mod-tools-rt:
    • Implement ProcessInfo for Linux and OS-agnostic page protection function (PageProtection::change_protection)
    • Add callback for Reloaded Logger API's OnWrite/OnWriteLine events

Version Downloads Last updated
0.3.1 2,227,057 2/28/2026
0.3.0 557,166 2/4/2026
0.2.7 1,735,441 10/4/2025