mirror of
https://github.com/OgelGames/powerbanks.git
synced 2024-11-22 07:13:50 +01:00
add min_minetest_version and export ignore
https://content.minetest.net/help/package_config
This commit is contained in:
parent
5b14af74dc
commit
4a7f9c6559
3
.gitattributes
vendored
3
.gitattributes
vendored
@ -1,2 +1,5 @@
|
|||||||
# Auto detect text files and perform LF normalization
|
# Auto detect text files and perform LF normalization
|
||||||
* text=auto
|
* text=auto
|
||||||
|
|
||||||
|
# Exclusions for release export
|
||||||
|
.* export-ignore
|
||||||
|
1
mod.conf
1
mod.conf
@ -1,3 +1,4 @@
|
|||||||
name = powerbanks
|
name = powerbanks
|
||||||
description = Adds portable powerbanks used to charge technic tools
|
description = Adds portable powerbanks used to charge technic tools
|
||||||
depends = default, technic
|
depends = default, technic
|
||||||
|
min_minetest_version = 5.0
|
||||||
|
Loading…
Reference in New Issue
Block a user