5 Commits
1.0.1 ... 1.0.5

Author SHA1 Message Date
d646659fcf update json 2023-01-29 14:12:51 +08:00
91ef145ede update json 2023-01-29 14:03:36 +08:00
e93e33ca2a update json 2023-01-29 14:02:43 +08:00
c11f7e3306 update json 2023-01-29 13:57:00 +08:00
079f155da9 update json 2023-01-29 13:51:29 +08:00
10 changed files with 62 additions and 6 deletions

View File

@@ -0,0 +1,3 @@
{
"name": "AnyThinkAds"
}

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: c248eb35f205f4a4ca30558ca783f464
AssemblyDefinitionImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -3,7 +3,6 @@ using System.Collections;
using System.Collections.Generic;
using System.IO;
using System.Text.RegularExpressions;
using System.Xml;
using UnityEditor;
using UnityEngine;
@@ -11,8 +10,6 @@ using UnityEngine.Networking;
using ATJson;
using ATProviderInfo;
using ATNet;
using UnityEditor.PackageManager.Requests;
using UnityEditor.PackageManager;
using ATConf;
public class ATDownloadManager : EditorWindow {

View File

@@ -0,0 +1,18 @@
{
"name": "AnyThinkPlugin.Editor",
"rootNamespace": "",
"references": [
"GUID:c248eb35f205f4a4ca30558ca783f464",
"GUID:50611132f38c26d49a2328608a8945e1",
"GUID:343deaaf83e0cee4ca978e7df0b80d21"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: ff19cd1a451e3d44eb0aa28e4406ea6f
AssemblyDefinitionImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,16 @@
{
"name": "AnyThinkPlugin",
"rootNamespace": "",
"references": [
"GUID:c248eb35f205f4a4ca30558ca783f464"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 50611132f38c26d49a2328608a8945e1
AssemblyDefinitionImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -2,7 +2,8 @@
"name": "Commercialization.Topon",
"rootNamespace": "",
"references": [
"GUID:3198a86b02613024e960e3d04a9638cd"
"GUID:3198a86b02613024e960e3d04a9638cd",
"GUID:c248eb35f205f4a4ca30558ca783f464"
],
"includePlatforms": [],
"excludePlatforms": [],

View File

@@ -2,7 +2,7 @@
"name": "com.commercialization.topon",
"displayName": "Commercialization.topon",
"description": "基于topon的广告sdk封装依赖基础商业化模块",
"version": "1.0.1",
"version": "1.0.5",
"unity": "2021.1",
"license": "MIT",
"repository": {
@@ -16,7 +16,7 @@
},
"dependencies":
{
"com.foldcc.cc-framework.commercialization" : "http://private.lightyears.ltd:18640/foldcc/CC-Framework.Commercialization.git#1.0.3"
"com.foldcc.cc-framework.commercialization" : "http://private.lightyears.ltd:18640/foldcc/CC-Framework.Commercialization.git#1.0.4"
},
"keywords": [
"Framework"