From 664f3d14af0e611637887d02451e5da9cd5783b8 Mon Sep 17 00:00:00 2001 From: dreamness Date: Mon, 13 Apr 2026 22:39:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E7=94=A8commit,=20=E6=B5=8B?= =?UTF-8?q?=E8=AF=95github=20review?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CLAUDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CLAUDE.md b/CLAUDE.md index 48f23a8..0b5e8e5 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -22,7 +22,7 @@ dotnet build Ra3MapUtils.sln -c Release # Run from the main project directory dotnet run --project Ra3MapUtils/Ra3MapUtils.csproj ``` - + ### Package for Release ```powershell # Package using Velopack (requires vpk CLI and 7z)