From 895bf83f473e048b2934e6644e330f3e14d55c9c Mon Sep 17 00:00:00 2001 From: Warpy Date: Sun, 25 Jun 2023 22:49:16 +0200 Subject: [PATCH] new loading messages --- package.json | 2 +- src/assets/js/index.js | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 12a3b718b..7c01a0839 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "launcher", "preductname": "Almyria Launcher", - "version": "1.0.2", + "version": "1.0.3", "description": "Launcher pour le serveur Almyria", "main": "src/app.js", "author": "Luuxis, LeWarpy Les mieux", "author": "LeWarpy" }, - { "message": "À quand Almyriavision ?", "author": "LeWarpy" }, + { "message": "Merci aux VIPs pour votre soutien !", "author": "warpy" }, + { "message": "c'est reparti comme en 46", "author": "stormkun" }, + { "message": "koduro", "author": "koduro" }, + { "message": "KKC > all", "author": ".neville_" }, + { "message": "Ecipe de choce > Les mieux", "author": "warpy" }, + { "message": "À quand AlmyriaVision ?", "author": "warpy" }, { "message": "Salut à tous c'est Fanta", "author": "TheFantasio974" } ] let splash = splashes[Math.floor(Math.random() * splashes.length)];