diff --git a/README.md b/README.md index 7e322311..a08cd228 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

aventium softworks

-

Helios Launcher

+

LukiEnLive Launcher

(formerly Electron Launcher)
diff --git a/app/assets/js/discordwrapper.js b/app/assets/js/discordwrapper.js index d6a538bd..8d0d9481 100644 --- a/app/assets/js/discordwrapper.js +++ b/app/assets/js/discordwrapper.js @@ -65,7 +65,7 @@ client.on("ready", () => { }, //details: "kuku", state: "Serveur Minecraft Communautaire !", - buttons: [{ label: "Twitch", url: "https://twitch.tv/lukienlive"}, { label: "Rejoins nous !", url: "https://discord.gg/RspuRbNn4M"}], + 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"}], } })