mirror of
https://gitlab.com/lunovox/minertrade.git
synced 2025-03-21 16:01:22 +00:00
[fix] Fixed URLs.
This commit is contained in:
parent
eab03d1121
commit
ac908795b3
2 changed files with 6 additions and 3 deletions
|
@ -24,7 +24,6 @@
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
"tags": [
|
"tags": [
|
||||||
"Land Protection",
|
|
||||||
"Commerce / Economy",
|
"Commerce / Economy",
|
||||||
"Multiplayer-focused",
|
"Multiplayer-focused",
|
||||||
"Crafting",
|
"Crafting",
|
||||||
|
@ -33,8 +32,10 @@
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"lunovox",
|
"lunovox",
|
||||||
"trade",
|
"trade",
|
||||||
|
"Commerce",
|
||||||
|
"Economy",
|
||||||
"protection",
|
"protection",
|
||||||
"land",
|
"Multiplayer",
|
||||||
],
|
],
|
||||||
"languages": [
|
"languages": [
|
||||||
"en",
|
"en",
|
||||||
|
@ -72,7 +73,7 @@
|
||||||
"forums": null,
|
"forums": null,
|
||||||
"video_url": null,
|
"video_url": null,
|
||||||
"donate_url": "https://liberapay.com/Lunovox/donate",
|
"donate_url": "https://liberapay.com/Lunovox/donate",
|
||||||
"translation_url": "https://gitlab.com/lunovox/minertrade/locale",
|
"translation_url": "https://gitlab.com/lunovox/minertrade/-/blob/master/locale/README.md",
|
||||||
"repo": "https://gitlab.com/lunovox/minertrade.git",
|
"repo": "https://gitlab.com/lunovox/minertrade.git",
|
||||||
"ignore": [
|
"ignore": [
|
||||||
".git",
|
".git",
|
||||||
|
|
2
mod.conf
2
mod.conf
|
@ -15,4 +15,6 @@ max_minetest_version =
|
||||||
author = Lunovox Heavenfinder: [email](mailto:lunovox@disroot.org), [social web](http:qoto.org/@lunovox), [webchat](https://cloud.disroot.org/call/9aa2t7ib), [xmpp](xmpp:lunovox@disroot.org?join), [Mumble](mumble:mumble.disroot.org), [more contacts](https:libreplanet.org/wiki/User:Lunovox)
|
author = Lunovox Heavenfinder: [email](mailto:lunovox@disroot.org), [social web](http:qoto.org/@lunovox), [webchat](https://cloud.disroot.org/call/9aa2t7ib), [xmpp](xmpp:lunovox@disroot.org?join), [Mumble](mumble:mumble.disroot.org), [more contacts](https:libreplanet.org/wiki/User:Lunovox)
|
||||||
created = 2017-03-13 00:00
|
created = 2017-03-13 00:00
|
||||||
update = 2024-11-04 04:11
|
update = 2024-11-04 04:11
|
||||||
|
donate_url = https://liberapay.com/Lunovox/donate
|
||||||
|
translation_url = https://gitlab.com/lunovox/minertrade/-/blob/master/locale/README.md
|
||||||
repository = https://gitlab.com/lunovox/minertrade
|
repository = https://gitlab.com/lunovox/minertrade
|
||||||
|
|
Loading…
Add table
Reference in a new issue