ra3_skills
ra3_skills contains 4 collected skills from dreamness-dnalm, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Red Alert 3 地图脚本、WorldBuilder、Lua 4.0、脚本加载顺序、地编伴侣 Ra3MapUtils。 在编写或修改 RA3 地图 Lua、配置脚本加载顺序、区分 Lua4 与 Lua5 语法、或对照引擎 API 时使用。
使用 C# 批量编辑 Red Alert 3 地图(Ra3MapSharp / Dreamness.RA3.Map.Facade),并通过 Ra3MapUtils 地编伴侣直接执行 C#(HTTP 与 MCP)。 当用户需要地图自动化改图、地形纹理处理、单位/路径点/玩家/队伍调整、脚本 JSON 导入导出、或查询 C# 地图库 API 时使用。 Use when users ask for RA3 map editing in C#, map automation scripts, map data import/export, or running C# via companion MCP/HTTP.
Validates Red Alert 3 map Lua 4.0 script syntax and retrieves error details by calling the Ra3MapUtils local HTTP API. Use when checking .lua map scripts, Lua4 syntax, RA3 triggers/scripts, or when the user asks to verify Lua4 against the running Ra3MapUtils service.
Detects whether the Ra3MapUtils desktop app (地编伴侣) is running by calling its local HTTP companion-presence endpoint. Use when the user asks if 地编伴侣 or Ra3MapUtils is running, alive, up, reachable, or before relying on other localhost:30033 APIs.