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:
7
mod.conf
7
mod.conf
@ -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
|
||||
|
Reference in New Issue
Block a user