07th-mod / python-patcher

Mod Installer for the Higurashi and Umineko Games
150 stars 12 forks source link

The Linux mod installer works on the BSDs #230

Open bedwardly-down opened 2 months ago

bedwardly-down commented 2 months ago

Not an issue, just wanted to drop this here for anyone that wants to use your mod installer on any of the BSDs (FreeBSD, NetBSD, OpenBSD, etc). Here's how to get it working:

1) Download the latest Linux installer 2) Install aria2, 7-zip, zenity, and python3 3) Extract Linux installer 4) Run the setup script using: sh setup 5) In browser, manually select where each chapter is installed

I haven't tried with the CLI but everything works without any major issues so far.