mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-20 11:35:21 +02:00
Refactor README.md
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
# Compiling Minetest
|
||||
|
||||
- [Compiling on GNU/Linux](linux.md)
|
||||
- [Compiling on Windows](windows.md)
|
||||
- [Compiling on MacOS](macos.md)
|
||||
* [Compiling on GNU/Linux](linux.md)
|
||||
* [Compiling on Windows](windows.md)
|
||||
* [Compiling on MacOS](macos.md)
|
||||
|
||||
|
||||
## CMake options
|
||||
## CMake Options
|
||||
|
||||
General options and their default values:
|
||||
|
||||
@@ -84,4 +83,4 @@ Library specific options:
|
||||
ZLIB_LIBRARY - Path to libz.a/libz.so/zlib.lib
|
||||
ZSTD_DLL - Only on Windows; path to libzstd.dll
|
||||
ZSTD_INCLUDE_DIR - Directory that contains zstd.h
|
||||
ZSTD_LIBRARY - Path to libzstd.a/libzstd.so/ztd.lib
|
||||
ZSTD_LIBRARY - Path to libzstd.a/libzstd.so/ztd.lib
|
Reference in New Issue
Block a user