mirror of
https://github.com/minetest/minetest.git
synced 2024-11-30 03:23:45 +01:00
Update README.md (#8700)
This commit is contained in:
parent
69bf964241
commit
a1401696df
12
README.md
12
README.md
@ -92,13 +92,13 @@ Locations:
|
|||||||
Where each location is on each platform:
|
Where each location is on each platform:
|
||||||
|
|
||||||
* Windows .zip / RUN_IN_PLACE source:
|
* Windows .zip / RUN_IN_PLACE source:
|
||||||
* bin = `bin`
|
* `bin` = `bin`
|
||||||
* share = `.`
|
* `share` = `.`
|
||||||
* user = `.`
|
* `user` = `.`
|
||||||
* Windows installed:
|
* Windows installed:
|
||||||
* $bin = `C:\Program Files\Minetest\bin (Depends on the install location)`
|
* `bin` = `C:\Program Files\Minetest\bin (Depends on the install location)`
|
||||||
* $share = `C:\Program Files\Minetest (Depends on the install location)`
|
* `share` = `C:\Program Files\Minetest (Depends on the install location)`
|
||||||
* $user = `%APPDATA%\Minetest`
|
* `user` = `%APPDATA%\Minetest`
|
||||||
* Linux installed:
|
* Linux installed:
|
||||||
* `bin` = `/usr/bin`
|
* `bin` = `/usr/bin`
|
||||||
* `share` = `/usr/share/minetest`
|
* `share` = `/usr/share/minetest`
|
||||||
|
Loading…
Reference in New Issue
Block a user