description
This commit is contained in:
parent
cbae2f46e9
commit
5c9869e5e4
4
build.js
4
build.js
@ -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',
|
||||
|
BIN
build/icon.png
BIN
build/icon.png
Binary file not shown.
Before Width: | Height: | Size: 142 KiB After Width: | Height: | Size: 19 KiB |
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user