Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Readme for MacOS installation #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,15 @@ Pull requests are nice.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

## MacOS Install (experimental)

1. Download the Linux/Mac Tarbal file from: https://radegast.life/downloads/ and decompress it in a directory of your choice.
2. Using Homebrew (https://brew.sh/) install the cask instead of the brew formula (the formula seems not to include the 32 bit code needed):
`brew cask install mono-mdk`
3. Navigate to the directory you choosed in step 1, and launch the application with the --arch=32 option:
`mono --arch=32 Radegast.exe`
4. It will take a minute to start, but it should launch.

## Acknowledgments

Based on SLeek
Expand Down Expand Up @@ -116,4 +125,4 @@ http://aimlbot.sourceforge.net/

SmartIrc4net
Copyright © 2003-2005 Mirco Bauer
http://www.meebey.net/projects/smartirc4net/
http://www.meebey.net/projects/smartirc4net/