磁导航1.0内部交管和信号交互

This commit is contained in:
ykkokluo
2026-08-24 14:55:35 +08:00
parent cacc5fea5c
commit 244b0af6c8
60 changed files with 6395 additions and 294 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ using Newtonsoft.Json.Converters;
namespace StandardScene.Signal
{
/// <summary>
/// 信号插件三张 JSON 的路径解析与读写。
/// 信号插件 JSON 的路径解析与读写。
/// </summary>
/// <remarks>
/// 只使用 SimpleLite 工作目录 <c>Config/Signal/*.json</c>,不读、不拷 <c>plugins/Config/Signal</c>。