You've already forked Commercialization.topon
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d646659fcf |
@@ -3,7 +3,6 @@ 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,8 +10,6 @@ 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 {
|
||||||
|
|||||||
@@ -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.4",
|
"version": "1.0.5",
|
||||||
"unity": "2021.1",
|
"unity": "2021.1",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|||||||
Reference in New Issue
Block a user