update metadata

This commit is contained in:
flux 2023-07-23 09:44:14 -07:00
parent d1ed9f9c72
commit d35087cf33
No known key found for this signature in database
GPG Key ID: 9333B27816848A15
3 changed files with 6 additions and 2 deletions

@ -2,7 +2,7 @@
"type": "MOD",
"name": "balanced_diet",
"title": "balanced diet",
"license": "AGPL-3.0-or-later",
"license": "LGPL-3.0-or-later",
"media_license": "CC-BY-SA-4.0",
"repo": "https://github.com/fluxionary/minetest-balanced_diet.git",
"website": "https://github.com/fluxionary/minetest-balanced_diet",

@ -6,6 +6,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: update
run: sudo apt-get update -y
- uses: actions/checkout@master
- uses: actions/setup-python@master

@ -6,6 +6,7 @@ author = fluxionary
license = LGPL-3.0-or-later
media_license = CC-BY-SA-4.0
version = 2023-03-06
min_minetest_version = 5.6.1
min_minetest_version = 5.7.0
supported_games = *
depends = fmod, futil, player_attributes
optional_depends = hudbars, unified_inventory