lien github

This commit is contained in:
luki39 2022-02-24 22:49:21 +01:00
parent 71173e9ef1
commit f1ae86a9c4
2 changed files with 4 additions and 4 deletions

View File

@ -65,7 +65,7 @@ client.on("ready", () => {
},
//details: "kuku",
state: "Serveur Minecraft Communautaire !",
buttons: [{ label: "Discord", url: "https://discord.gg/RspuRbNn4M"}, { label: "Rejoins nous !", url: "https://github.com/Sorax5/LukiEnLiveLauncher/releases/download/v1.0.2/LukiEnLive.Launcher-setup-1.0.2.exe"}],
buttons: [{ label: "Discord", url: "https://discord.gg/RspuRbNn4M"}, { label: "Rejoins nous !", url: "https://github.com/luki-39/LukiEnLiveLauncher/releases/download/v1.0.2/LukiEnLive.Launcher-setup-1.0.2.exe"}],
}
})

View File

@ -5,9 +5,9 @@
"description": "Launcher du serveur Moddé du Streameur LukiEnLive",
"author": "Daniel Scalzi (https://github.com/dscalzi/) SoraxDubbing / Luki",
"license": "UNLICENSED",
"homepage": "https://github.com/Sorax5/LukiEnLiveLauncher",
"homepage": "https://github.com/luki-39/LukiEnLiveLauncher",
"bugs": {
"url": "https://github.com/Sorax5/LukiEnLiveLauncher/issues"
"url": "https://github.com/luki-39/LukiEnLiveLauncher/issues"
},
"private": true,
"main": "index.js",
@ -48,6 +48,6 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/Sorax5/LukiEnLiveLauncher.git"
"url": "git+https://github.com/luki-39/LukiEnLiveLauncher.git"
}
}