4 Commits
1.0.3 ... 1.0.6

Author SHA1 Message Date
37f58dcd84 update json 2023-01-29 17:19:48 +08:00
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
16 changed files with 10 additions and 8 deletions

View File

@@ -1,9 +1,9 @@
using System; using System;
using System.Collections; using System.Collections;
using System.Collections.Generic; using System.Collections.Generic;
using System.IO; using System.IO;
using System.Text.RegularExpressions; using System.Text.RegularExpressions;
using System.Xml;
using UnityEditor; using UnityEditor;
using UnityEngine; using UnityEngine;
@@ -11,10 +11,9 @@ using UnityEngine.Networking;
using ATJson; using ATJson;
using ATProviderInfo; using ATProviderInfo;
using ATNet; using ATNet;
using UnityEditor.PackageManager.Requests;
using UnityEditor.PackageManager;
using ATConf; using ATConf;
public class ATDownloadManager : EditorWindow { public class ATDownloadManager : EditorWindow {
private GUIStyle headerStyle; private GUIStyle headerStyle;

View File

@@ -5,7 +5,9 @@
"GUID:c248eb35f205f4a4ca30558ca783f464", "GUID:c248eb35f205f4a4ca30558ca783f464",
"GUID:50611132f38c26d49a2328608a8945e1" "GUID:50611132f38c26d49a2328608a8945e1"
], ],
"includePlatforms": [], "includePlatforms": [
"Editor"
],
"excludePlatforms": [], "excludePlatforms": [],
"allowUnsafeCode": false, "allowUnsafeCode": false,
"overrideReferences": false, "overrideReferences": false,

View File

@@ -1,5 +1,5 @@
fileFormatVersion: 2 fileFormatVersion: 2
guid: 131a6b21c8605f84396be9f6751fb6e3 guid: ab1ddab19066dd845b9e0eecf5f63d17
folderAsset: yes folderAsset: yes
DefaultImporter: DefaultImporter:
externalObjects: {} externalObjects: {}

View File

@@ -202,6 +202,7 @@ Transform:
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: -10} m_LocalPosition: {x: 0, y: 0, z: -10}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: [] m_Children: []
m_Father: {fileID: 0} m_Father: {fileID: 0}
m_RootOrder: 0 m_RootOrder: 0

View File

@@ -1,5 +1,5 @@
fileFormatVersion: 2 fileFormatVersion: 2
guid: 2cda990e2423bbf4892e6590ba056729 guid: ab08609c38a8f3b4892f1f4b900a9d61
DefaultImporter: DefaultImporter:
externalObjects: {} externalObjects: {}
userData: userData:

View File

@@ -2,7 +2,7 @@
"name": "com.commercialization.topon", "name": "com.commercialization.topon",
"displayName": "Commercialization.topon", "displayName": "Commercialization.topon",
"description": "基于topon的广告sdk封装依赖基础商业化模块", "description": "基于topon的广告sdk封装依赖基础商业化模块",
"version": "1.0.3", "version": "1.0.6",
"unity": "2021.1", "unity": "2021.1",
"license": "MIT", "license": "MIT",
"repository": { "repository": {

View File

@@ -1,5 +1,5 @@
fileFormatVersion: 2 fileFormatVersion: 2
guid: 6bdc75239432ff3458a7b98e29519e6d guid: a7e7a658c656f2b4ab1bd19f419696d2
TextScriptImporter: TextScriptImporter:
externalObjects: {} externalObjects: {}
userData: userData: