mirror of
https://gitlab.com/lunovox/computing.git
synced 2025-03-21 17:11:25 +00:00
This commit is contained in:
parent
51f2531b26
commit
3957beff19
1 changed files with 18 additions and 17 deletions
35
README.md
35
README.md
|
@ -2,29 +2,17 @@
|
||||||
|
|
||||||
Badge: [![ContentDB_en_icon]][ContentDB_en_link] [![DownloadsCDB_en_icon]][DownloadsCDB_en_link]
|
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.
|
[![luanti_icon]][luanti_link] Add multiple computing devices such as: Smartphones and Desktops.
|
||||||
|
|
||||||
-----------------------------------------
|
-----------------------------------------
|
||||||
|
|
||||||
## 📦 **Itens adicionados:**
|
## 🎁 **Itens adicionados:**
|
||||||
|
|
||||||
| Item | Descryption |
|
| Item | Descryption |
|
||||||
| :--: | :-- |
|
| :--: | :-- |
|
||||||
| 📱<br/>```Phone``` | Mobile device that displays the server date and time. It supports several apps integrated by other mods. |
|
| 📱<br/>```Smartphone``` | 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]
|
|
||||||
|
|
||||||
-----------------------------------------
|
-----------------------------------------
|
||||||
|
|
||||||
|
@ -32,8 +20,8 @@ Badge: [![ContentDB_en_icon]][ContentDB_en_link] [![DownloadsCDB_en_icon]][Downl
|
||||||
|
|
||||||
| Mod Name | Dependency Type | Descryption |
|
| Mod Name | Dependency Type | Descryption |
|
||||||
| :--: | :--: | :-- |
|
| :--: | :--: | :-- |
|
||||||
| default | Mandatory | Minetest Game Included. |
|
| [default][minetest_game] | Mandatory | **Minetest Game** Included. |
|
||||||
| keys | 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. |
|
| [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:**
|
||||||
|
|
||||||
* [![license_code_icon]][license_code_link]
|
* [![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
|
[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_icon]:https://img.shields.io/static/v1?label=Minetest&message=Mod&color=brightgreen
|
||||||
[luanti_link]:https://luanti.org
|
[luanti_link]:https://luanti.org
|
||||||
|
[minetest_game]:https://content.luanti.org/packages/Minetest/minetest_game/
|
||||||
|
|
||||||
[mod_components]:https://gitlab.com/lunovox/components
|
[mod_components]:https://gitlab.com/lunovox/components
|
||||||
[mod_computing]:https://gitlab.com/lunovox/computing
|
[mod_computing]:https://gitlab.com/lunovox/computing
|
||||||
|
|
Loading…
Add table
Reference in a new issue