Update README.md (#8700)

master
Zaoqi 2019-07-20 23:59:37 +00:00 committed by Paramat
parent 69bf964241
commit a1401696df
1 changed files with 6 additions and 6 deletions

View File

@ -92,13 +92,13 @@ Locations:
Where each location is on each platform:
* Windows .zip / RUN_IN_PLACE source:
* bin = `bin`
* share = `.`
* user = `.`
* `bin` = `bin`
* `share` = `.`
* `user` = `.`
* Windows installed:
* $bin = `C:\Program Files\Minetest\bin (Depends on the install location)`
* $share = `C:\Program Files\Minetest (Depends on the install location)`
* $user = `%APPDATA%\Minetest`
* `bin` = `C:\Program Files\Minetest\bin (Depends on the install location)`
* `share` = `C:\Program Files\Minetest (Depends on the install location)`
* `user` = `%APPDATA%\Minetest`
* Linux installed:
* `bin` = `/usr/bin`
* `share` = `/usr/share/minetest`