Add mod.conf

This commit is contained in:
SmallJoker 2017-05-28 19:42:50 +02:00
parent 66e4613432
commit 08918701b0
2 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,7 @@ boost_cart.punch_speed_max = 7
if not boost_cart.modpath then
-- For Minetest 0.4.12 and older that don't look at the "mod.conf" file
error("\nWrong mod directory name! Please change it to 'boost_cart'.\n" ..
"See also: http://dev.minetest.net/Installing_Mods")
end

1
mod.conf Normal file
View File

@ -0,0 +1 @@
name = boost_cart