You've already forked Commercialization.topon
update core
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
|
||||
using System;
|
||||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using System.IO;
|
||||
using System.Text.RegularExpressions;
|
||||
using System.Xml;
|
||||
|
||||
using UnityEditor;
|
||||
using UnityEngine;
|
||||
@@ -11,9 +11,10 @@ using UnityEngine.Networking;
|
||||
using ATJson;
|
||||
using ATProviderInfo;
|
||||
using ATNet;
|
||||
using UnityEditor.PackageManager.Requests;
|
||||
using UnityEditor.PackageManager;
|
||||
|
||||
using ATConf;
|
||||
|
||||
public class ATDownloadManager : EditorWindow {
|
||||
|
||||
private GUIStyle headerStyle;
|
||||
|
||||
Reference in New Issue
Block a user