We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0.11
plugins/
Install CMake and a C++20 compiler.
Linux:
CC=clang CXX=clang++ cmake -B build -DCMAKE_BUILD_TYPE=Release cmake --build build
Windows:
cmake -B build cmake --build build --config Release
Build outputs:
build/endstone_scorehud.so
build/Release/endstone_scorehud.dll
On first startup, ScoreHud creates:
config.yml scorehud.yml
Restart the server after editing these files.