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