bryanveloso / rpatchur

A customizable, cross-platform patcher for Ragnarok Online clients

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RPatchur

Build Status Build status

rpatchur is a customizable, cross-platform patcher for Ragnarok Online clients.

Screenshot

screen

Features

  • Customizable, web-based UI
  • Configurable through an external JSON file
  • HTTP/HTTPS support
  • GRF file patching (version 0x101, 0x102, 0x103 and 0x200)
  • THOR patch format support
  • Drop-in replacement for the Thor patcher
  • Cross-platform (Windows, Linux, macOS)

Known Limitations

  • Can only build GRF files in version 0x200
  • Cannot auto-update
  • No support for RGZ/GPF patch formats

Examples

You can find example files for the UI and the configuration file in the examples directory.

Additional Notes

The icon used for Windows executables was taken from rathena.org.

License

Copyright (c) 2020 rpatchur developers

rpatchur is distributed under the terms of both the MIT License and the Apache License 2.0.

See the LICENSE-APACHE and LICENSE-MIT files for license details.

About

A customizable, cross-platform patcher for Ragnarok Online clients

License:Apache License 2.0


Languages

Language:Rust 99.8%Language:Shell 0.2%