mirror of
https://github.com/SmallJoker/boost_cart.git
synced 2024-12-24 18:00:18 +01:00
Add mod.conf
This commit is contained in:
parent
66e4613432
commit
08918701b0
1
init.lua
1
init.lua
@ -9,6 +9,7 @@ boost_cart.punch_speed_max = 7
|
|||||||
|
|
||||||
|
|
||||||
if not boost_cart.modpath then
|
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" ..
|
error("\nWrong mod directory name! Please change it to 'boost_cart'.\n" ..
|
||||||
"See also: http://dev.minetest.net/Installing_Mods")
|
"See also: http://dev.minetest.net/Installing_Mods")
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user