Skip to content

Commit

Permalink
update information minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mckaygerhard committed May 6, 2024
1 parent ca62487 commit 913dc1b
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 7 deletions.
2 changes: 2 additions & 0 deletions 3d_armor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,8 @@ end)

## LICENSE

License Source Code: (C) 2023 PICCORO Lenz McKAY

License Source Code: (C) 2012-2017 Stuart Jones - LGPL v2.1

License Textures: Copyright (C) 2017 davidthecreator - CC-BY-SA 3.0
Expand Down
4 changes: 2 additions & 2 deletions 3d_armor_mobile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ Adds an `/armor` command which displays a more reduces inventory with armor supp

This mod must be named `3d_armor_mobile` and will bring up a mobile-friendly armor formspec.

It can be downloade from
* https://git.minetest.io/minenux/minetest-mod-3d_armor_mobile
It can be downloade from https://git.minetest.io/minenux/minetest-mod-3d_armor_mobile
but was already integrated into 3d armor mod !

#### Compatibility

Expand Down
19 changes: 15 additions & 4 deletions 3d_armor_technic/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,14 @@ Technical information
This mod is named `3d_armor_technic` and is(was) part of the `3d_armor`,
it was slited since version 0.4.11 of `3d_armor` now in minenux flavor merged again

Currently the mod was updated at https://github.com/mt-mods/technic_armor but this
one already track the updates
Currently the mod was updated at https://git.minetest.io/minenux/minetest-mod-3d_armor_technic
but this one already track the updates and also permits to work with
any engine version since 0.4.16+ to 5.X

This mod was integrated back to minenux's 3d_armor as commit `b740914f3958770cd46b8645b65c21b8f2c34d2e`
* https://github.com/minenux/minetest-mod-3d_armor
* https://codeberg.org/minenux/minetest-mod-3d_armor
* https://gitlab.com/minenux/minetest-mod-3d_armor

#### Depends

Expand All @@ -28,7 +34,12 @@ one already track the updates

## LICENSE

Textures by @poet-nohit and @numberZero
Textures

* Copyright @poet-nohit and @numberZero

Source code and features

Copyright (C) 2013-2018 Stuart Jones - LGPL v2.1
* Copyright (C) 2023-2024 PICCORO Lenz Mckay @mckaygerhard - LGPL v2.1
* Copyright (C) 2013-2018 Stuart Jones - LGPL v2.1

2 changes: 1 addition & 1 deletion settingtypes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ armor_material_crystal (Enable crystal armor) bool true
armor_material_nether (Enable nether armor) bool true

# Increase this if you get initialization glitches when a player first joins.
armor_init_delay (Initialization delay) int 3
armor_init_delay (Initialization delay if glitches) int 3

# Number of initialization attempts.
# Use in conjunction with armor_init_delay if initialization problems persist.
Expand Down

0 comments on commit 913dc1b

Please sign in to comment.