mirror of
https://gitlab.com/lunovox/e-urn.git
synced 2025-03-15 07:21:22 +00:00
Novo README.md
This commit is contained in:
parent
8559d70fb2
commit
4ca3113c2b
1 changed files with 1 additions and 3 deletions
|
@ -28,7 +28,7 @@ Colect opinion of player with electronic urn.
|
|||
|
||||
* ````<array> modEUrn.getPresidentCandidates()```` : Return a array with name of all presidente candidates of the server. Return empty array if not exist.
|
||||
* ````<string/nil> modEUrn.getPresidentName()```` : Return a string with the presidente name of the server. Return nil if not exist.
|
||||
* ````modEUrn.doSave()```` : Save database em ````file e-urm.db````.
|
||||
* ````modEUrn.doSave()```` : Save database em file ````e-urm.db````.
|
||||
|
||||
|
||||
## **Developers:**
|
||||
|
@ -41,7 +41,6 @@ Colect opinion of player with electronic urn.
|
|||
[baixa_link]:https://gitlab.com/lunovox/e-urn/-/archive/master/e-urn-master.zip?inline=false
|
||||
[bower_icon]:https://img.shields.io/badge/Bower-Projeto-green.svg
|
||||
[bower_link]:https://gitlab.com/lunovox/e-urn/-/raw/master/textures/bower.json
|
||||
[favicon]:https://gitlab.com/lunovox/e-urn/-/raw/master/favicon.png
|
||||
[GNU AGPL-3.0]:https://gitlab.com/lunovox/e-urn/-/raw/master/LICENSE
|
||||
[license_icon]:https://img.shields.io/static/v1?label=GNU%20AGPL%20v3.0&message=Download&color=yellow
|
||||
[license_link]:https://gitlab.com/lunovox/e-urn/-/raw/master/LICENSE
|
||||
|
@ -49,7 +48,6 @@ Colect opinion of player with electronic urn.
|
|||
[minetest_link]:https://minetest.net
|
||||
[projeto_icon]:https://img.shields.io/static/v1?label=Projeto&message=GIT&color=red
|
||||
[projeto_link]:https://gitlab.com/lunovox/e-urn
|
||||
[e-urn_title]:https://gitlab.com/lunovox/e-urn/-/raw/master/textures/title.png
|
||||
[wiki_en_icon]:https://img.shields.io/static/v1?label=GNU%20AGPL%20v3.0&message=EN&color=blue
|
||||
[wiki_en_link]:https://en.wikipedia.org/wiki/GNU_Affero_General_Public_License
|
||||
[wiki_pt_icon]:https://img.shields.io/static/v1?label=GNU%20AGPL%20v3.0&message=PT&color=blue
|
||||
|
|
Loading…
Add table
Reference in a new issue