W1xced commited on
Commit ·
254409c
1
Parent(s): 9fa412d
add client
Browse files- clients/fabric/jars/lambda.jar +3 -0
- static/fabric-clients.json +28 -1
clients/fabric/jars/lambda.jar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:57f61ebecbb34a88f9bed18f4436cb11a96c99aa36c18e5add04b4399cb7328a
|
| 3 |
+
size 19789984
|
static/fabric-clients.json
CHANGED
|
@@ -1,4 +1,31 @@
|
|
| 1 |
[
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
{
|
| 3 |
"client_type": "fabric",
|
| 4 |
"created_at": "2026-04-25T14:55:41.285Z",
|
|
@@ -379,6 +406,6 @@
|
|
| 379 |
"show": true,
|
| 380 |
"size": 17,
|
| 381 |
"version": "1.21.11",
|
| 382 |
-
"working":
|
| 383 |
}
|
| 384 |
]
|
|
|
|
| 1 |
[
|
| 2 |
+
{
|
| 3 |
+
"client_type": "fabric",
|
| 4 |
+
"created_at": "2026-04-25T17:17:21.851Z",
|
| 5 |
+
"downloads": 0,
|
| 6 |
+
"filename": "fabric/lambda.jar",
|
| 7 |
+
"id": 98,
|
| 8 |
+
"launches": 0,
|
| 9 |
+
"main_class": "net.fabricmc.loader.launch.knot.KnotClient",
|
| 10 |
+
"md5_hash": "c6b422b3d6d6ab4a3955ff4c967f9e4a",
|
| 11 |
+
"name": "lambda",
|
| 12 |
+
"show": true,
|
| 13 |
+
"size": 19,
|
| 14 |
+
"version": "1.21.11",
|
| 15 |
+
"working": true,
|
| 16 |
+
"dependencies": [
|
| 17 |
+
{
|
| 18 |
+
"md5_hash": "e2a72b6c6aa2c6c4f74541394858c86a",
|
| 19 |
+
"name": "fabric-api-0.140.2+1.21.11",
|
| 20 |
+
"size": 2
|
| 21 |
+
},
|
| 22 |
+
{
|
| 23 |
+
"md5_hash": "964103287b72e606de845420d1a8cc57",
|
| 24 |
+
"name": "fabric-language-kotlin-1.13.8+kotlin.2.3.0",
|
| 25 |
+
"size": 7
|
| 26 |
+
}
|
| 27 |
+
]
|
| 28 |
+
},
|
| 29 |
{
|
| 30 |
"client_type": "fabric",
|
| 31 |
"created_at": "2026-04-25T14:55:41.285Z",
|
|
|
|
| 406 |
"show": true,
|
| 407 |
"size": 17,
|
| 408 |
"version": "1.21.11",
|
| 409 |
+
"working": false
|
| 410 |
}
|
| 411 |
]
|