3d_armor_mobile - improve description and identification formats

master
mckaygerhard 2023-01-09 02:42:49 -04:00
parent ead6fb3fcc
commit 04c5c78653
3 changed files with 41 additions and 2 deletions

View File

@ -1,2 +1,37 @@
# 3d_armor_mobile
Adds a /armor command which will bring up a mobile-friendly armor formspec
minetest mod 3d_armor_mobile
===========================
ARMOR PAGE friendly for small devices screens
## Information
--------------
Adds an `/armor` command which displays a more reduces inventory with armor support
![screenshot.png](screenshot.png)
## Technical info
-----------------
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
#### Compatibility
Make sure you are using Minetest 0.4.16+ and start a new world
#### Dependencies
* 3d_armor
## LICENSE
Lasted features, non comercial unless xpresed permission:
Copyright (C) 2023 mckaygerhard - CC-BY-SA-NC 4.0
Source code base: MIT License
Copyright (c) 2018-2019 Lone_Wolf

1
description.txt Normal file
View File

@ -0,0 +1 @@
ARMOR PAGE friendly for small devices screens using command

3
mod.conf Normal file
View File

@ -0,0 +1,3 @@
name = 3d_armor_mobile
depends = 3d_armor
description = ARMOR PAGE friendly for small devices screens using command