diff --git a/changelog.txt b/changelog.txt index 70391bd..e09f341 100644 --- a/changelog.txt +++ b/changelog.txt @@ -2,6 +2,7 @@ next ---- - forked from stu's original hovercraft +- changed name to "hovercraft_ad" - replaced calls to deprecated methods - fixed horizontal view & vertical position when attached for newer Minetest versions - changed craft recipe to use mesecons_pistons diff --git a/mod.conf b/mod.conf index 58267e4..0420736 100644 --- a/mod.conf +++ b/mod.conf @@ -1,3 +1,3 @@ -name = hovercraft +name = hovercraft_ad author = stu depends = default, wool, dye, mesecons_pistons