Files
gregWiki/mods/framework.md

535 B

title, sidebar_label
title sidebar_label
Framework Framework

The core FrikaMF runtime provides:

  • Harmony patch integration for gameplay hooks
  • Event dispatch and stable event contracts
  • Native bridge for Rust modules
  • Shared game API abstractions for mod authors

Core references