nexulien/vencord -> not-nexulien
This commit is contained in:
18
package.json
18
package.json
@@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "nexop",
|
"name": "not-nextop",
|
||||||
"version": "1.5.6",
|
"version": "1.5.6",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "Vesktop is a custom Discord desktop app",
|
"description": "Not-Nextop is a custom Discord desktop app",
|
||||||
"keywords": [],
|
"keywords": [],
|
||||||
"homepage": "https://nexulien.github.io/",
|
"homepage": "https://github.com/defautluser0/not-nextop",
|
||||||
"license": "GPL-3.0-or-later",
|
"license": "GPL-3.0-or-later",
|
||||||
"author": "JaegerwaldDev <jaegerwald.dev@gmail.com>",
|
"author": "defautluser0 <saygex8361@gmail.com>",
|
||||||
"main": "dist/js/main.js",
|
"main": "dist/js/main.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "tsx scripts/build/build.mts",
|
"build": "tsx scripts/build/build.mts",
|
||||||
@@ -63,8 +63,8 @@
|
|||||||
"pnpm": ">=8"
|
"pnpm": ">=8"
|
||||||
},
|
},
|
||||||
"build": {
|
"build": {
|
||||||
"appId": "dev.nexulien.nexop",
|
"appId": "xyz.defautluser0.notnextop",
|
||||||
"productName": "Nexop",
|
"productName": "Not-Nextop",
|
||||||
"files": [
|
"files": [
|
||||||
"!*",
|
"!*",
|
||||||
"!node_modules",
|
"!node_modules",
|
||||||
@@ -116,13 +116,13 @@
|
|||||||
],
|
],
|
||||||
"desktop": {
|
"desktop": {
|
||||||
"entry": {
|
"entry": {
|
||||||
"Name": "Nexop",
|
"Name": "Not-Nextop",
|
||||||
"GenericName": "Internet Messenger",
|
"GenericName": "Internet Messenger",
|
||||||
"Type": "Application",
|
"Type": "Application",
|
||||||
"Categories": "Network;InstantMessaging;Chat;",
|
"Categories": "Network;InstantMessaging;Chat;",
|
||||||
"Keywords": "discord;vencord;nexulien;electron;chat;",
|
"Keywords": "discord;vencord;not-nexulien;electron;chat;",
|
||||||
"MimeType": "x-scheme-handler/discord",
|
"MimeType": "x-scheme-handler/discord",
|
||||||
"StartupWMClass": "nexop"
|
"StartupWMClass": "not-nextop"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user