This commit is contained in:
luki39 2022-02-28 14:49:03 +01:00
parent 7bc1bf1ddf
commit 6e35ef3ef8
4 changed files with 5 additions and 5 deletions

View File

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

View File

@ -147,7 +147,7 @@
</div> </div>
</div>--> </div>-->
<div id="center"> <div id="center">
<button id="launch_button">bloublou</button> <button id="launch_button">JOUER</button>
</div> </div>
<div id="right"> <div id="right">
<div class="bot_wrapper"> <div class="bot_wrapper">

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{ {
"name": "lukienlivelauncher", "name": "lukienlivelauncher",
"version": "2.0.2", "version": "2.0.3",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "lukienlivelauncher", "name": "lukienlivelauncher",
"version": "2.0.2", "version": "2.0.3",
"license": "UNLICENSED", "license": "UNLICENSED",
"dependencies": { "dependencies": {
"@electron/remote": "^2.0.4", "@electron/remote": "^2.0.4",

View File

@ -1,6 +1,6 @@
{ {
"name": "lukienlivelauncher", "name": "lukienlivelauncher",
"version": "2.0.2", "version": "2.0.3",
"productName": "LukiEnLive Launcher", "productName": "LukiEnLive Launcher",
"description": "Launcher du serveur Moddé du Streameur LukiEnLive", "description": "Launcher du serveur Moddé du Streameur LukiEnLive",
"author": "Daniel Scalzi (https://github.com/dscalzi/) SoraxDubbing / Luki", "author": "Daniel Scalzi (https://github.com/dscalzi/) SoraxDubbing / Luki",