mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 08:05:18 +02:00
Updates some Minetest references to Luanti (#15712)
This commit is contained in:
@@ -34,8 +34,8 @@ Use `--triplet` to specify the target triplet, e.g. `x64-windows` or `x86-window
|
||||
### a) Using the vcpkg toolchain and CMake GUI
|
||||
|
||||
1. Start up the CMake GUI
|
||||
2. Select **Browse Source...** and select DIR/minetest
|
||||
3. Select **Browse Build...** and select DIR/minetest-build
|
||||
2. Select **Browse Source...** and select DIR/luanti
|
||||
3. Select **Browse Build...** and select DIR/luanti-build
|
||||
4. Select **Configure**
|
||||
5. Choose the right visual Studio version and target platform. It has to match the version of the installed dependencies
|
||||
6. Choose **Specify toolchain file for cross-compiling**
|
||||
|
Reference in New Issue
Block a user