Skip to content
This repository has been archived by the owner on May 8, 2019. It is now read-only.

A simple, light and portable version of the Mail Patcher for RiiConnect24

Notifications You must be signed in to change notification settings

Erisa/RC24-MailPatch-Portable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RC24-MailPatch-Portable

A simple, light and portable version of the Mail Patcher for RiiConnect24

What is this?

This is simply the mailparse.rb file from this repo, but setup with Travelling Ruby to provide a simple and easy way to patch your nwc24msg.cfg on your own computer under any operating system (Windows, Linux and macOS are supported).

Running the binary will simply patch any nwc24msg.cfg in the current directory in-place. That's it. No bloat, no hidden features, just patching.

How do I use this?

Head to the Releases page, download the file for your OS and extract it to a folder. Then, place your nwc24msg.cfg in the same folder and run the binary (mailparse.exe on Windows, ./mailparse in terminal on Linux/macOS)

Making changes and building releases.

If you make changes to this repo, you can generate new packages with ease.

You will need (For building, not running)

  • Access to a Linux or macOS system/VM (If on Windows, WSL works.) Even if compiling for Windows, you must be on *nix.
  • Ruby 2.1 (This specific version is needed, I recommend using RVM.)
  • Bundler
  • Rake

Once you have all that, run rake package to create all three packages at once.
If you want to make specific packages, specify either package:linux:x86, package:linux:x86_64, package:osx or package:win32.

Credits

About

A simple, light and portable version of the Mail Patcher for RiiConnect24

Resources

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published