mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 16:15:20 +02:00
Updates some Minetest references to Luanti (#15712)
This commit is contained in:
@@ -71,7 +71,7 @@ For Void users:
|
||||
Download source (this is the URL to the latest of source repository, which might not work at all times) using Git:
|
||||
|
||||
git clone --depth 1 https://github.com/luanti-org/luanti
|
||||
cd minetest
|
||||
cd luanti
|
||||
|
||||
Download source, without using Git:
|
||||
|
||||
@@ -88,7 +88,7 @@ Build a version that runs directly from the source directory:
|
||||
|
||||
Run it:
|
||||
|
||||
./bin/minetest
|
||||
./bin/luanti
|
||||
|
||||
- Use `cmake . -LH` to see all CMake options and their current state.
|
||||
- If you want to install it system-wide (or are making a distribution package),
|
||||
|
Reference in New Issue
Block a user