1
0
ミラー元 https://github.com/minetest-mods/3d_armor.git 前回の同期 2025-10-29 20:15:20 +01:00

Bump version to 0.4.6

このコミットが含まれているのは:
stujones11
2016-11-27 16:12:43 +00:00
コミット 6b2e3adc00
2個のファイルの変更3行の追加3行の削除

ファイルの表示

@@ -64,7 +64,7 @@ armor = {
.."listring[current_player;craft]",
textures = {},
default_skin = "character",
version = "0.4.5",
version = "0.4.6",
}
if minetest.get_modpath("inventory_plus") then
@@ -397,7 +397,7 @@ minetest.register_on_joinplayer(function(player)
allow_move = function(inv, from_list, from_index, to_list, to_index, count, player)
return count
end,
})
}, name)
if inv_mod == "inventory_plus" then
inventory_plus.register_button(player,"armor", "Armor")
end

ファイルの表示

@@ -1,4 +1,4 @@
Modpack - 3d Armor [0.4.5]
Modpack - 3d Armor [0.4.6]
==========================
### Table of Contents