From 3957beff1988e11aadec4ae4fb2e7af72ffb12c3 Mon Sep 17 00:00:00 2001 From: Lunovox Date: Thu, 21 Nov 2024 21:31:55 -0300 Subject: [PATCH] --- README.md | 35 ++++++++++++++++++----------------- 1 file changed, 18 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index ae790d2..b77181f 100644 --- a/README.md +++ b/README.md @@ -2,29 +2,17 @@ Badge: [![ContentDB_en_icon]][ContentDB_en_link] [![DownloadsCDB_en_icon]][DownloadsCDB_en_link] -# [COMPUTING][mod_computing] +# 💻 [COMPUTING][mod_computing] [![luanti_icon]][luanti_link] Add multiple computing devices such as: Smartphones and Desktops. ----------------------------------------- -## 📦 **Itens adicionados:** +## 🎁 **Itens adicionados:** | Item | Descryption | | :--: | :-- | -| 📱
```Phone``` | Mobile device that displays the server date and time. It supports several apps integrated by other mods. | - ------------------------------------------ - -## 🍰 **Recipes:** - -### **Without 'components' mod:** - -![screenshot_recipe_1] - -### **With 'components' mod:** - -![screenshot_recipe_2] +| 📱
```Smartphone``` | Mobile device that displays the server date and time. It supports several apps integrated by other mods. | ----------------------------------------- @@ -32,8 +20,8 @@ Badge: [![ContentDB_en_icon]][ContentDB_en_link] [![DownloadsCDB_en_icon]][Downl | Mod Name | Dependency Type | Descryption | | :--: | :--: | :-- | -| default | Mandatory | Minetest Game Included. | -| keys | Mandatory | Minetest Game Included. | +| [default][minetest_game] | Mandatory | **Minetest Game** Included. | +| [keys][minetest_game] | Mandatory | **Minetest Game** Included. | | [components][mod_components] | Optional | It makes the recipe for computational devices more realistic and it is harder to get the ingredients to craft them. | ----------------------------------------- @@ -51,6 +39,18 @@ These mods are not mandatory. But, because they are integrated into the 'computi ----------------------------------------- +## 🍰 **Recipes:** + +### **Without 'components' mod:** + +![screenshot_recipe_1] + +### **With 'components' mod:** + +![screenshot_recipe_2] + +----------------------------------------- + ## 📜 **License:** * [![license_code_icon]][license_code_link] @@ -109,6 +109,7 @@ You don't need to do any of these presets mentioned below to make this mod work. [locale/README.md]:https://gitlab.com/lunovox/computing/-/tree/master/locale?ref_type=heads [luanti_icon]:https://img.shields.io/static/v1?label=Minetest&message=Mod&color=brightgreen [luanti_link]:https://luanti.org +[minetest_game]:https://content.luanti.org/packages/Minetest/minetest_game/ [mod_components]:https://gitlab.com/lunovox/components [mod_computing]:https://gitlab.com/lunovox/computing