Compare commits

...

2 Commits

Author SHA1 Message Date
bri cassa 4784df9551 Delete depends.txt, add mod.conf 2022-07-07 19:39:41 +02:00
sys4-fr e1e38d2bf4 Change message de chargement du mod dans le journal "action" 2018-12-24 03:24:34 +01:00
3 changed files with 5 additions and 5 deletions

View File

@ -1,4 +0,0 @@
mana
default
mobs
farming

View File

@ -121,4 +121,4 @@ minetest.register_craft({
})
minetest.log("info", "[OK] broomstick")
minetest.log("action", "[broomstick] loaded.")

4
mod.conf Normal file
View File

@ -0,0 +1,4 @@
name = broomstick
title = Broomstick
description = Add a broomstick
depends = mana,default,mobs,farming