1
0
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:
Bradley Pierce
2024-01-17 19:58:40 -05:00
parent 8b3f6bc83f
commit 7038d7bbd3

View File

@@ -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