diff --git a/.gitattributes b/.gitattributes index dfe0770..e103385 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,5 @@ # Auto detect text files and perform LF normalization * text=auto + +# Exclusions for release export +.* export-ignore diff --git a/mod.conf b/mod.conf index ed310f0..43f5fff 100644 --- a/mod.conf +++ b/mod.conf @@ -1,3 +1,4 @@ name = powerbanks description = Adds portable powerbanks used to charge technic tools depends = default, technic +min_minetest_version = 5.0