readme: macOS is now supported

This commit is contained in:
Bixilon 2022-09-17 21:13:43 +02:00
parent 42bd715cd3
commit ab9f5ee199
No known key found for this signature in database
GPG Key ID: 5CAD791931B09AC4

View File

@ -111,18 +111,16 @@ If you want to get notified when cool new features arrive or other interesting s
## Downloads / Installation
### Linux, Windows
### Linux, Windows, macOS
The latest x64 build gets uploaded to github actions. See [github actions](https://github.com/Bixilon/Minosoft/actions)
(macOS support is not fully done yet, see [#29](https://gitlab.bixilon.de/bixilon/minosoft/-/issues/29))
#### Arch
Thanks to @jugendhacker you can get minosoft directly from the arch user repository (AUR): https://aur.archlinux.org/packages/minosoft-git/
### macOS
Support for macOS is a delicate topic. Let's say it works for now, but it is not convenient to use. Take a look at issue [#29](https://gitlab.bixilon.de/bixilon/minosoft/-/issues/29) for details.
## Building
1. Install Maven and java 11+ (On Ubuntu based distributions: `sudo apt install maven openjdk-11-jdk`). For Windows users, download and install java from oracle or openjdk. Also download maven and follow along