diff --git a/assets/icons/512x512.png b/assets/icons/512x512.png new file mode 100644 index 0000000..fa85ead Binary files /dev/null and b/assets/icons/512x512.png differ diff --git a/electron-builder.yml b/electron-builder.yml index 21b505c..67ec72b 100644 --- a/electron-builder.yml +++ b/electron-builder.yml @@ -36,6 +36,7 @@ linux: arch: - x64 - ia32 + category: Game win: target: @@ -49,4 +50,4 @@ win: - ia32 nsis: - deleteAppDataOnUninstall: true \ No newline at end of file + deleteAppDataOnUninstall: true