mirror of
https://github.com/denglihong2007/CRSim
synced 2026-08-10 11:36:07 +08:00
feat: 插件导出/导入
This commit is contained in:
@@ -29,7 +29,7 @@ public class PluginManifest
|
||||
/// <summary>
|
||||
/// 项目 Url
|
||||
/// </summary>
|
||||
public string? Url { get; set; }
|
||||
public string Url { get; set; } = "";
|
||||
|
||||
/// <summary>
|
||||
/// 插件版本
|
||||
|
||||
Reference in New Issue
Block a user