1
0
mirror of https://github.com/mt-mods/hangglider.git synced 2025-07-16 07:20:31 +02:00

Hangglider rewrite and improvements (#11)

* hangglider rewrite

* correct job name and use faster luacheck action

* more powerful airbrake and less antigravity

* optimize textures

* Update .luacheckrc

* update item texture to match actual appearance

* up to 256 colors of glider with only one recipe

* fix mtg dye colors not working

* almost forgot to add a readme

* export ignore

* Update mod.conf

* Update README.md
This commit is contained in:
OgelGames
2023-08-03 16:33:36 +10:00
committed by GitHub
parent 6f837e9e44
commit c2f339c0a4
15 changed files with 353 additions and 261 deletions

View File

@ -1,4 +1,5 @@
name = hangglider
depends = default, wool
optional_depends = areas, player_monoids
min_minetest_version = 5.0
description = Adds a functional hang glider for exploring
depends = default, wool, dye
optional_depends = areas, player_monoids, unifieddyes
min_minetest_version = 5.0