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
3,439,034
p5rpc.opengfd
Reimplementation of portions of GFD Engine, designed to interoperate with Persona 5 Royal
3,275,855
p5rpc.freecam
Freecam mod for Persona 5 Royal
3,210,336
metaphor.opengfd
Reimplementation of portions of GFD Engine, designed to interoperate with Metaphor: Refantazio
2,365,960
p5rpc.freecam
Freecam mod for Persona 5 Royal
60,110

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 76,212 2/28/2026
0.3.0 557,119 2/4/2026
0.2.7 1,735,406 10/4/2025