description

This commit is contained in:
Kamesuta 2020-11-28 05:48:17 +09:00
parent cbae2f46e9
commit 5c9869e5e4
3 changed files with 3 additions and 3 deletions

View File

@ -48,8 +48,8 @@ builder.build({
target: 'AppImage',
maintainer: 'Daniel Scalzi, Kamesuta',
vendor: 'Daniel Scalzi, Kamesuta',
synopsis: 'Modded Minecraft Launcher',
description: 'Custom launcher which allows users to join modded servers. All mods, configurations, and updates are handled automatically.',
synopsis: '沼でも使えるMinecraftランチャー',
description: '参加型に参加するためのすべてがここに。Mod、コンフィグ、アップデートが全自動で揃います。',
category: 'Game'
},
compression: 'maximum',

Binary file not shown.

Before

Width:  |  Height:  |  Size: 142 KiB

After

Width:  |  Height:  |  Size: 19 KiB

View File

@ -2,7 +2,7 @@
"name": "numalauncher",
"version": "1.8.0",
"productName": "NumaLauncher",
"description": "Modded Minecraft Launcher",
"description": "沼でも使えるMinecraftランチャー",
"author": "Daniel Scalzi (https://github.com/dscalzi/), Kamesuta (https://github.com/Kamesuta/)",
"license": "UNLICENSED",
"homepage": "https://github.com/TeamKun/NumaLauncher",