This commit is contained in:
2024-09-28 20:01:50 +08:00
parent d0b0c77247
commit 8c66da0599
4 changed files with 29 additions and 1 deletions

View File

@@ -57,6 +57,7 @@ namespace Topon_Adapter.Editor
// var fromScriptableObject = MonoScript.FromScriptableObject(this);
var xmlPath = GetScriptsPath("AD_BuildAndroidProcess");
saveFile($"{xmlPath}/alex_tt_file_path.xml", resXmlPath);
saveFile($"{xmlPath}/anythink_bk_tt_file_path.xml", resXmlPath);
// Get the `manifest` element.
var elementManifest = manifest.Element ("manifest");