From 6c18fae2d9af54ad25372ae3dce94364e466d79f Mon Sep 17 00:00:00 2001 From: TudbuT Date: Mon, 14 Oct 2024 05:42:59 +0200 Subject: [PATCH] nicen up html --- index.html | 86 +++++++++++++++++++++++++++++++++++++++--------------- 1 file changed, 62 insertions(+), 24 deletions(-) diff --git a/index.html b/index.html index f89aca6..a74640c 100644 --- a/index.html +++ b/index.html @@ -2,6 +2,34 @@ BaseBand download server +

BaseBand downloads

@@ -10,37 +38,47 @@

1.12.2

-

Artifacts

- +
+

Artifacts

+ -

Version information

- /1.12.2/branches +

Version information

+ /1.12.2/branches +

Ednieva

-

Artifacts

- +
+

Artifacts

+ -

Version information

- /ednieva/branches +

Version information

+ /ednieva/branches +

Events

- The server lets you listen for some events, like refreshes (potential version updates).
-
- /listen
-
- +
+ The server lets you listen for some events, like refreshes (potential version updates).
+
+ /listen
+
+ Sends JSON objects separated by newlines. Your .readln() of choice will work to get the next event. + Each event contains `event-kind` (string) and `data` (json object).
+
+ + + + + +
event-kinddata
init-
refresh:[version]Same as /[version]/branches