mirror of
https://gitlab.com/lunovox/computing.git
synced 2025-03-15 06:31:22 +00:00
83 lines
2.3 KiB
JSON
83 lines
2.3 KiB
JSON
|
{
|
||
|
"name": "computing",
|
||
|
"title": "Computing",
|
||
|
"type": "MOD",
|
||
|
"version": "1.0.0",
|
||
|
"dev_state":"BETA",
|
||
|
"min_minetest_version": "5.7",
|
||
|
"max_minetest_version": null,
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Lunovox Heavenfinder",
|
||
|
"email": "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",
|
||
|
"homepage": "https://libreplanet.org/wiki/User:Lunovox",
|
||
|
"more contacts": "https://libreplanet.org/wiki/User:Lunovox",
|
||
|
},
|
||
|
],
|
||
|
"tags": [
|
||
|
"Commerce / Economy",
|
||
|
"Multiplayer-focused",
|
||
|
"Crafting",
|
||
|
"Beta",
|
||
|
],
|
||
|
"keywords": [
|
||
|
"lunovox",
|
||
|
"computing",
|
||
|
"device",
|
||
|
"smartphone",
|
||
|
"multiplayer",
|
||
|
],
|
||
|
"languages": [
|
||
|
"en",
|
||
|
"pt",
|
||
|
"pt_BR",
|
||
|
],
|
||
|
"supported_games": [
|
||
|
"minetest_game",
|
||
|
],
|
||
|
"dependencies":
|
||
|
{
|
||
|
"default": "https://content.minetest.net/packages/Minetest/minetest_game/",
|
||
|
"keys": "https://content.minetest.net/packages/Minetest/minetest_game/",
|
||
|
},
|
||
|
"optional_dependencies":
|
||
|
{
|
||
|
"components": "https://gitlab.com/lunovox/components",
|
||
|
},
|
||
|
"license": {
|
||
|
"is_foss":true,
|
||
|
"name":"GNU AGPL-3.0 or later",
|
||
|
"url": "https://gitlab.com/lunovox/computing/-/raw/main/LICENSE_CODE.md",
|
||
|
},
|
||
|
"media_license": {
|
||
|
"is_foss":false,
|
||
|
"name":"CC BY-SA 4.0"
|
||
|
"url":"https://gitlab.com/lunovox/computing/-/blob/main/LICENSE_MEDIA.md",
|
||
|
},
|
||
|
"screenshots": [
|
||
|
"https://gitlab.com/lunovox/computing/-/raw/main/screenshot.png",
|
||
|
],
|
||
|
"website": null,
|
||
|
"forums": null,
|
||
|
"video_url": null,
|
||
|
"donate_url": "https://liberapay.com/Lunovox/donate",
|
||
|
"translation_url": "https://gitlab.com/lunovox/computing/-/blob/main/locale/README.md",
|
||
|
"repo": "https://gitlab.com/lunovox/computing.git",
|
||
|
"ignore": [
|
||
|
".git",
|
||
|
"*.~",
|
||
|
"*.old",
|
||
|
"*.bkp",
|
||
|
"*.backup",
|
||
|
"*.mo",
|
||
|
"*.diff",
|
||
|
"*.patch",
|
||
|
],
|
||
|
"issue_tracker": "https://gitlab.com/lunovox/computing/-/issues",
|
||
|
"short_description":"Add multiple computing devices such as: Smartphones and Desktops. It supports several apps integrated by other mods.",
|
||
|
"long_description": null,
|
||
|
}
|