mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-21 18:11:11 +00:00
Updates
This commit is contained in:
parent
901eb2de46
commit
48630739d3
6 changed files with 8 additions and 2 deletions
|
@ -1,10 +1,14 @@
|
|||
# Compiling Luanti
|
||||
|
||||
- [Compiling on Linux](linux.md)
|
||||
- Linux
|
||||
- [Compiling on Linux](linux.md)
|
||||
- [Compiling a headless Linux server](linux_server.md)
|
||||
- Windows
|
||||
- [Compiling on Windows using Visual Studio](windows.md)
|
||||
- [Compiling on Windows using MSYS2](windows_msys2.md)
|
||||
- [Compiling on MacOS](macos.md)
|
||||
- [Compiling for Android](android.md)
|
||||
- [Improving build times](improving_build_times.md)
|
||||
|
||||
|
||||
## CMake options
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Compiling on Windows using Visual Studio MSVC
|
||||
|
||||
**Compiling with Visual Studio** | [Compiling with MSYS2](windows-msys2.md)
|
||||
**Compiling with Visual Studio** | [Compiling with MSYS2](windows_msys2.md)
|
||||
|
||||
## Requirements
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue