Modifs diverses
This commit is contained in:
parent
bb64c8f80a
commit
e6551d3c72
Binary file not shown.
Before Width: | Height: | Size: 8.2 KiB After Width: | Height: | Size: 58 KiB |
@ -11,7 +11,7 @@
|
||||
<span id="welcomeDescCTA">Vous n'êtes plus qu'à quelques clics de débuter votre aventure !</span>
|
||||
<button id="welcomeButton">
|
||||
<div id="welcomeButtonContent">
|
||||
CONTINUE
|
||||
CONTINUER
|
||||
<svg id="welcomeSVG" viewBox="0 0 24.87 13.97">
|
||||
<defs>
|
||||
<style>.arrowLine{fill:none;stroke:#FFF;stroke-width:2px;transition: 0.25s ease;}</style>
|
||||
|
BIN
build/icon.png
BIN
build/icon.png
Binary file not shown.
Before Width: | Height: | Size: 142 KiB After Width: | Height: | Size: 186 KiB |
10
package.json
10
package.json
@ -2,12 +2,12 @@
|
||||
"name": "adventurecraftlauncher",
|
||||
"version": "1.8.0",
|
||||
"productName": "AdventureCraft Launcher",
|
||||
"description": "Modded Minecraft Launcher",
|
||||
"author": "Daniel Scalzi (https://github.com/dscalzi/)",
|
||||
"description": "Launcher du serveur AdventureCraft",
|
||||
"author": "Daniel Scalzi (https://github.com/dscalzi/) | Katalijst",
|
||||
"license": "UNLICENSED",
|
||||
"homepage": "https://github.com/dscalzi/HeliosLauncher",
|
||||
"homepage": "https://github.com/Katalijst/AdventureCraftLauncher",
|
||||
"bugs": {
|
||||
"url": "https://github.com/dscalzi/HeliosLauncher/issues"
|
||||
"url": "https://github.com/Katalijst/AdventureCraftLauncher/issues"
|
||||
},
|
||||
"private": true,
|
||||
"main": "index.js",
|
||||
@ -47,6 +47,6 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/dscalzi/HeliosLauncher.git"
|
||||
"url": "git+https://github.com/Katalijst/AdventureCraftLauncher.git"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user