rename mod

This commit is contained in:
Andrey Stepanov 2025-01-25 23:05:15 +05:00
parent fc65cc5aaf
commit bac2a80c7e
Signed by: Koldun
GPG Key ID: 53DE683337F5D25F
4 changed files with 5 additions and 5 deletions

2
NOTICE
View File

@ -1,4 +1,4 @@
"physiology" mod for Luanti
"medical" mod for Luanti
Copyright 2025 Andrey Stepanov

View File

@ -1,4 +1,4 @@
# physiology
# medical
Мод медицины для Luanti.

View File

@ -15,7 +15,7 @@ limitations under the License.
]]--
local S = core.get_translator("physiology")
local S = core.get_translator("medical")
local ui = unified_inventory
@ -286,4 +286,4 @@ core.register_on_player_receive_fields(
end
end
end
)
)

View File

@ -1,3 +1,3 @@
name = physiology
name = medical
description = Health and nutrition
depends = unified_inventory