chore(bundle): publish rust 2026.09.26.2 [skip ci]

This commit is contained in:
installer-ci
2026-09-26 06:27:44 +00:00
parent 34fa82246e
commit ed01bf3442
2 changed files with 65 additions and 8 deletions

View File

@@ -0,0 +1,57 @@
{
"schema": 2,
"game": "rust",
"bundle": "2026.09.26.2",
"generated": "2026-09-26T06:27:41Z",
"protocol": 12,
"sidecar": {
"repo": "RunicGateway/Rust-Link",
"tag": "v0.1.0",
"version": "0.1.0",
"protocol": 12,
"assets": {
"linux-x86_64": {
"name": "rust-link-sidecar-linux-x86_64",
"url": "https://gitea.whitlocktech.com/RunicGateway/Rust-Link/releases/download/v0.1.0/rust-link-sidecar-linux-x86_64",
"sha256": "b3638043da65a161afe9176f5217750fe912d6c0c8a1395064d34bd2d6fe352a"
},
"windows-x86_64": {
"name": "rust-link-sidecar-windows-x86_64.exe",
"url": "https://gitea.whitlocktech.com/RunicGateway/Rust-Link/releases/download/v0.1.0/rust-link-sidecar-windows-x86_64.exe",
"sha256": "001ef0802c256c9651e16fff48d72985f91c522187668d3a1d8cc91eb39ab45b"
}
},
"launcher": {
"name": "with-sidecar.sh",
"url": "https://gitea.whitlocktech.com/RunicGateway/Rust-Link/releases/download/v0.1.0/with-sidecar.sh",
"sha256": "adf9023a110cb13eeb7bcdb1304a3c13dfbcc5b1c9461ec5bd72d80bce4c4470"
}
},
"payload": {
"kind": "plugin",
"repo": "RunicGateway/Rust-Plugins",
"tag": "v0.1.1",
"version": "0.1.1",
"commit": "897233c75f40af9bdca9f21ec6d60643567bb8d1",
"protocol": 12,
"compat": {
"frameworks": {
"oxide": {
"min_version": "2.0.7585"
},
"carbon": {
"min_version": "2.0.259"
}
},
"requires_plugins": [
"Kits",
"ZoneManager"
]
},
"asset": {
"name": "runicgateway-rust-plugin-0.1.1.tar.gz",
"url": "https://gitea.whitlocktech.com/RunicGateway/Rust-Plugins/releases/download/v0.1.1/runicgateway-rust-plugin-0.1.1.tar.gz",
"sha256": "607aa04a78728d5e469fbf3ef0ba664979291e0aac6e45ff53d4147236908e3a"
}
}
}

View File

@@ -1,8 +1,8 @@
{ {
"schema": 2, "schema": 2,
"game": "rust", "game": "rust",
"bundle": "2026.09.26", "bundle": "2026.09.26.2",
"generated": "2026-09-26T05:53:50Z", "generated": "2026-09-26T06:27:41Z",
"protocol": 12, "protocol": 12,
"sidecar": { "sidecar": {
"repo": "RunicGateway/Rust-Link", "repo": "RunicGateway/Rust-Link",
@@ -30,9 +30,9 @@
"payload": { "payload": {
"kind": "plugin", "kind": "plugin",
"repo": "RunicGateway/Rust-Plugins", "repo": "RunicGateway/Rust-Plugins",
"tag": "v0.1.0", "tag": "v0.1.1",
"version": "0.1.0", "version": "0.1.1",
"commit": "85f21c9c0d192463ce8bbec0aef22c0210c9cb30", "commit": "897233c75f40af9bdca9f21ec6d60643567bb8d1",
"protocol": 12, "protocol": 12,
"compat": { "compat": {
"frameworks": { "frameworks": {
@@ -49,9 +49,9 @@
] ]
}, },
"asset": { "asset": {
"name": "runicgateway-rust-plugin-0.1.0.tar.gz", "name": "runicgateway-rust-plugin-0.1.1.tar.gz",
"url": "https://gitea.whitlocktech.com/RunicGateway/Rust-Plugins/releases/download/v0.1.0/runicgateway-rust-plugin-0.1.0.tar.gz", "url": "https://gitea.whitlocktech.com/RunicGateway/Rust-Plugins/releases/download/v0.1.1/runicgateway-rust-plugin-0.1.1.tar.gz",
"sha256": "7ea4bb8b327b39e1d4f902aaa4c8092b5a20307d15d19da28429256796e9af5f" "sha256": "607aa04a78728d5e469fbf3ef0ba664979291e0aac6e45ff53d4147236908e3a"
} }
} }
} }