Replace mesecons by dedicated submodule

The currently packed version seems to have a problem with placing table lamps,
but the version now included as a submodule does not.

Maybe this should be reported to the package maintainer?
master
Daniel Borchmann 2021-04-24 14:37:31 +02:00
parent cba2966c47
commit edf96e7050
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
3 changed files with 4 additions and 1 deletions

3
.gitmodules vendored
View File

@ -100,3 +100,6 @@
[submodule "anvil"]
path = anvil
url = https://github.com/minetest-mods/anvil
[submodule "mesecons"]
path = mesecons
url = https://github.com/minetest-mods/mesecons

View File

@ -19,7 +19,6 @@ sudo apt install \
minetest-mod-currency \
minetest-mod-infinite-chest \
minetest-mod-intllib \
minetest-mod-mesecons \
minetest-mod-torches \
minetest-mod-unified-inventory
```

1
mesecons Submodule

@ -0,0 +1 @@
Subproject commit f5c3f798be94cc95b93e5fe480f537dc41d6f350