Edited .gitignore properly; fixed armor invulnarability in the server code.

This commit is contained in:
Elias Fleckenstein
2020-10-18 12:06:11 +02:00
parent bbcd249544
commit 847198edb6
3 changed files with 7 additions and 1 deletions

4
clientmods/mods_here.txt Normal file
View File

@@ -0,0 +1,4 @@
You can install Minetest or Dragonfire clientmods by copying (and extracting) them into this folder.
To enable them write
load_mod_<modname> = true
in mods.conf in this directory.