You've already forked Commercialization.topon
1.2.9
This commit is contained in:
@@ -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");
|
||||
|
||||
20
Assets/Topon_Adapter/Editor/anythink_bk_tt_file_path.xml
Normal file
20
Assets/Topon_Adapter/Editor/anythink_bk_tt_file_path.xml
Normal file
@@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
|
||||
<paths>
|
||||
<cache-path
|
||||
name="tt_internal_cache_download"
|
||||
path="Download" />
|
||||
<external-files-path
|
||||
name="tt_external_files_download"
|
||||
path="Download" />
|
||||
<external-path
|
||||
name="tt_external_root"
|
||||
path="." />
|
||||
<external-path
|
||||
name="tt_external_download"
|
||||
path="Download" />
|
||||
<files-path
|
||||
name="tt_internal_file_download"
|
||||
path="Download" />
|
||||
</paths>
|
||||
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: bc0d1cb4e50da6c40a30baa2e897b8f3
|
||||
TextScriptImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "com.commercialization.topon",
|
||||
"displayName": "Commercialization.topon",
|
||||
"description": "基于topon的广告sdk封装,依赖基础商业化模块",
|
||||
"version": "1.2.8",
|
||||
"version": "1.2.9",
|
||||
"unity": "2021.1",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user