Skip to content

Commit 66f617a

Browse files
authored
Create news.json
1 parent ddfef61 commit 66f617a

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

news.json

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
[
2+
{
3+
"caption": "Ура, 1.20.4",
4+
"description": "Мы обновили все версии Forge, Quilt и Fabric. Так же обновлён authlib-injector, используемый Ely.by",
5+
"additional": "<span style='font-size: 10pt; color: gray; margin-top: 8px;'>20.12.2023</span>",
6+
"icon": "<span style='font-size: 86pt'>🆕</span>"
7+
},
8+
{
9+
"caption": "Ура, Ely.by",
10+
"description": "В версии 1.0.11 появилась поддержка Ely.by, обязательно обновляйся!",
11+
"additional": "<span style='font-size: 10pt; color: gray; margin-top: 8px;'>17.08.2023</span>",
12+
"icon": "<img src='http://froglauncher.seeroy.ru/assets/elyby.png' style='height: 128px;'>"
13+
},
14+
{
15+
"caption": "Первый обзор на FrogLauncher",
16+
"description": "<span onclick=openExternal('https://youtu.be/nBzLRuG33oM') class='font-medium text-blue-600 dark:text-blue-500 hover:underline cursor-pointer'>Нажми сюда для открытия видео</span>",
17+
"additional": "<span style='font-size: 10pt; color: gray; margin-top: 8px;'>20.07.2023</span>",
18+
"icon": "<span style='font-size: 86pt'>📹</span>"
19+
}
20+
]

0 commit comments

Comments
 (0)