mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-22 09:15:39 +01:00
Standalone bundle for OSX (w/ dependencies!)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Minetest
|
||||
Minetest
|
||||
========
|
||||
|
||||
An InfiniMiner/Minecraft inspired game.
|
||||
@@ -78,9 +78,9 @@ $share = /usr/share/minetest
|
||||
$user = ~/.minetest
|
||||
|
||||
OS X:
|
||||
$bin = ?
|
||||
$share = ?
|
||||
$user = ~/Library/Application Support/minetest
|
||||
$bin = Contents/MacOS
|
||||
$share = Contents/Resources
|
||||
$user = Contents/User OR ~/Library/Application Support/minetest
|
||||
|
||||
World directory
|
||||
----------------
|
||||
|
||||
Reference in New Issue
Block a user