This commit is contained in:
@@ -11,7 +11,7 @@ using UnityEngine;
|
||||
|
||||
public static class ShrinkModSdkExporter
|
||||
{
|
||||
private const string ExportMenuPath = "ShrinkSDK/Mod/导出 Mod SDK 开发包";
|
||||
private const string ExportMenuPath = "ShrinkSDK/模组/导出开发包";
|
||||
private const string DefaultOutputRootRelativePath = "GeneratedModSdk";
|
||||
private const string StampFileName = ".shrink-mod-sdk.json";
|
||||
private const string TemplateProjectName = "SampleShrinkMod";
|
||||
|
||||
Reference in New Issue
Block a user