mirror of
https://gitlab.com/lunovox/e-urn.git
synced 2025-03-20 17:51:21 +00:00
This commit is contained in:
parent
f6285d6bc2
commit
c24e5313d7
2 changed files with 5 additions and 3 deletions
|
@ -13,9 +13,11 @@ Colect opinion of player with electronic urn.
|
||||||
|
|
||||||
[![wiki_en_icon]][wiki_en_link] [![wiki_pt_icon]][wiki_pt_link]
|
[![wiki_en_icon]][wiki_en_link] [![wiki_pt_icon]][wiki_pt_link]
|
||||||
|
|
||||||
## **Depends:**
|
## 📦 **Depends:**
|
||||||
|
|
||||||
* -= NENHUMA =-
|
| Mod Name | Dependency Type | Descryption |
|
||||||
|
| :--: | :--: | :-- |
|
||||||
|
| default | Mandatory | Minetest Game Included. |
|
||||||
|
|
||||||
## **Commands:**
|
## **Commands:**
|
||||||
|
|
||||||
|
|
2
mod.conf
2
mod.conf
|
@ -5,6 +5,6 @@ description = Colect opinion of player with electronic urn.
|
||||||
release = 0.2.0
|
release = 0.2.0
|
||||||
author = Lunovox Heavenfinder
|
author = Lunovox Heavenfinder
|
||||||
title = Electronic Urn
|
title = Electronic Urn
|
||||||
depends =
|
depends = default
|
||||||
optional_depends =
|
optional_depends =
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue