Skip to content

rgx-org/rgx-patcher

Repository files navigation

RGX Patcher

Patcher for stuff that uses GRF files. Tailored for Rune Breakers.

Configuration

Configure external pages via assets/config.json (bundled with the app):

{
  "WEBCPURL": "https://example.com/account",
  "PATCHROOTURL": "https://example.com/patch",
  "DONATEURL": "https://example.com/donate",
  "MANUALURL": "https://example.com/manual"
}

Development

npm install
npm run dev

Build

  • Current OS: npm run build
  • All targets (requires platform tooling): npm run build:all

Artifacts are output under dist/.

Partially built via Cursor & GPT-5.

About

Patcher for stuff that uses GRF files. Tailored for Rune Breakers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published