mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-19 19:25:18 +02:00
Refactor macos.md
This commit is contained in:
@@ -2,14 +2,11 @@
|
|||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
- [Homebrew](https://brew.sh/)
|
* [Homebrew](https://brew.sh/)* [Git](https://git-scm.com/downloads)
|
||||||
- [Git](https://git-scm.com/downloads)
|
|
||||||
|
|
||||||
Install dependencies with homebrew:
|
Install dependencies with homebrew:
|
||||||
|
|
||||||
```
|
brew install cmake freetype gettext gmp hiredis jpeg jsoncpp leveldb libogg libpng libvorbis luajit zstd gettext
|
||||||
brew install cmake freetype gettext gmp hiredis jpeg jsoncpp leveldb libogg libpng libvorbis luajit zstd gettext
|
|
||||||
```
|
|
||||||
|
|
||||||
## Download
|
## Download
|
||||||
|
|
||||||
@@ -48,4 +45,4 @@ codesign --force --deep -s - macos/minetest.app
|
|||||||
|
|
||||||
```
|
```
|
||||||
open ./build/macos/minetest.app
|
open ./build/macos/minetest.app
|
||||||
```
|
```
|
Reference in New Issue
Block a user