-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
[ | ||
{ | ||
"caption": "Ура, 1.20.4", | ||
"description": "Мы обновили все версии Forge, Quilt и Fabric. Так же обновлён authlib-injector, используемый Ely.by", | ||
"additional": "<span style='font-size: 10pt; color: gray; margin-top: 8px;'>20.12.2023</span>", | ||
"icon": "<span style='font-size: 86pt'>🆕</span>" | ||
}, | ||
{ | ||
"caption": "Ура, Ely.by", | ||
"description": "В версии 1.0.11 появилась поддержка Ely.by, обязательно обновляйся!", | ||
"additional": "<span style='font-size: 10pt; color: gray; margin-top: 8px;'>17.08.2023</span>", | ||
"icon": "<img src='http://froglauncher.seeroy.ru/assets/elyby.png' style='height: 128px;'>" | ||
}, | ||
{ | ||
"caption": "Первый обзор на FrogLauncher", | ||
"description": "<span onclick=openExternal('https://youtu.be/nBzLRuG33oM') class='font-medium text-blue-600 dark:text-blue-500 hover:underline cursor-pointer'>Нажми сюда для открытия видео</span>", | ||
"additional": "<span style='font-size: 10pt; color: gray; margin-top: 8px;'>20.07.2023</span>", | ||
"icon": "<span style='font-size: 86pt'>📹</span>" | ||
} | ||
] |