mirror of
https://github.com/vcmi/vcmi.git
synced 2025-01-12 02:28:11 +02:00
add Homebrew install option
This commit is contained in:
parent
a40292e783
commit
79f57b36f3
@ -1,15 +1,15 @@
|
||||
# Installation macOS
|
||||
|
||||
For iOS installation look here: (Installation on iOS)[Installation_iOS.md]
|
||||
|
||||
## Step 1: Download and install VCMI
|
||||
|
||||
- The latest release (recommended): <https://github.com/vcmi/vcmi/releases/latest>
|
||||
- The latest release (recommended):
|
||||
- manually: <https://github.com/vcmi/vcmi/releases/latest>
|
||||
- via Homebrew: `brew install --cask --no-quarantine vcmi/vcmi/vcmi`
|
||||
- Daily builds (might be unstable)
|
||||
- Intel (x86_64) builds: <https://builds.vcmi.download/branch/develop/macOS/intel>
|
||||
- Apple Silicon (arm64) builds: <https://builds.vcmi.download/branch/develop/macOS/arm>
|
||||
- Intel (x86_64) builds: <https://builds.vcmi.download/branch/develop/macOS/intel>
|
||||
- Apple Silicon (arm64) builds: <https://builds.vcmi.download/branch/develop/macOS/arm>
|
||||
|
||||
If the app doesn't open, right-click the app bundle - select *Open* menu item - press *Open* button.
|
||||
If the app doesn't open, right-click the app bundle - select *Open* menu item - press *Open* button. You may also need to allow running it in System Settings - Privacy & Security.
|
||||
|
||||
Please report about gameplay problem on forums: [Help & Bugs](https://forum.vcmi.eu/c/international-board/help-bugs) Make sure to specify what hardware and macOS version you use.
|
||||
|
||||
@ -21,5 +21,5 @@ If you bought HoMM3 on [GOG](https://www.gog.com/de/game/heroes_of_might_and_mag
|
||||
|
||||
### Step 2.b: Installing by the classic way
|
||||
|
||||
1. Find a way to unpack Windows Heroes III or GOG installer. For example, use `vcmibuilder` script inside app bundle or install the game with [CrossOver](https://www.codeweavers.com/crossover) or [Wineskin](https://github.com/Gcenx/WineskinServer).
|
||||
1. Find a way to unpack Windows Heroes III or GOG installer. For example, use `vcmibuilder` script inside app bundle or install the game with [CrossOver](https://www.codeweavers.com/crossover) or [Kegworks](https://github.com/Kegworks-App/Kegworks).
|
||||
2. Place or symlink **Data**, **Maps** and **Mp3** directories from Heroes III to:`~/Library/Application\ Support/vcmi/`
|
||||
|
Loading…
Reference in New Issue
Block a user