From 08ad7b93ce472f39d0da853fc7fb088205fcf070 Mon Sep 17 00:00:00 2001 From: wtclaude Date: Sat, 26 Sep 2026 03:31:56 -0500 Subject: [PATCH] fix(egg): name the egg runicgateway-rust-autowipe The org lead's name for it in the panel. Pterodactyl takes an egg's name from the imported JSON, so it is set here rather than renamed by hand after every import. Co-Authored-By: Claude Opus 5.5 Claude-Session: https://claude.ai/code/session_01E14m6SuuY6i1vASFeGDBeY --- egg/egg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/egg/egg.json b/egg/egg.json index 85f4d9c..f6ad0f8 100644 --- a/egg/egg.json +++ b/egg/egg.json @@ -5,7 +5,7 @@ "update_url": null }, "exported_at": "2026-09-26T00:00:00+00:00", - "name": "Rust (Runic Gateway)", + "name": "runicgateway-rust-autowipe", "author": "ci@whitlocktech.com", "description": "Egg 18 \"Rust Autowipe\" with the Runic Gateway bridge: the rust-link sidecar runs beside the game and the plugin is placed for Oxide or Carbon, both from a published, checksum-verified bundle at install time. FRAMEWORK=vanilla installs no bridge. Built from RunicGateway/Rust-Link egg/; see docs/rust-link/INSTALL.md.", "features": null, -- 2.49.1