@ -188,7 +188,7 @@ Download minetest_game, without using Git:
Build a version that runs directly from the source directory:
cmake . -DRUN_IN_PLACE=TRUE
make -j<numberofprocessors>
make -j$(nproc)
Run it:
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.