当前位置:网站首页>Unity skframework framework (XVI), package manager development kit Manager
Unity skframework framework (XVI), package manager development kit Manager
2022-07-02 13:07:00 【CoderZ1010】
Catalog
brief introduction

The development kit manager is officially launched , Editor window reference Unity Built in Package Manager It's done , All development tools in the subsequent framework will be uploaded to the server for open source , For everyone to download and install . The server is the blogger's exclusive 58 A basic server rented at a huge amount of money , Broadband 4M, But the code is kb Grade , It must be enough for everyone ( Manual formation ). The editor window is described in detail below .
menu

adopt SKFramework/Package Manager open windows .
Sort Sort

There are four ways to sort :
1.Name ↓: The contents of the list are in accordance with Name order ;
2.Name ↑: The contents of the list are in accordance with The names are arranged in reverse order ;
3.Released Date ↓: The contents of the list are in accordance with Release date order ;
4.Released Date ↑: The contents of the list are in accordance with The release dates are in reverse order .
Search retrieval

The contents in the list will be filtered according to the contents entered in the search column , Case insensitive , All the code is reduced to lowercase .
// If the content of the search input box is not empty Judge whether the name of the resource package contains the retrieved content
if (!string.IsNullOrEmpty(searchContent)
&& !package.name.ToLower().Contains(searchContent.ToLower()))
continue;Help help

Clicking this button will start the browser , Jump to the blog link , View instructions .
Version Version information

The version information contains three states :
1. Blank representation Not installed The toolkit ;
2."√" Indicates that the toolkit has been installed and is The latest version ;

3."↑" Indicates that this version has been installed , But there is a new version Upgradeable .

Detail details

When any item in the list is selected , The right window shows the details of the corresponding toolkit , From top to bottom, the contents of the toolkit are name 、 author 、 Version information and release date , If the tool has relevant instructions , There will be Documentation Button , Click the jump Document links , Next is the tool Introducing information 、 Of the tool Dependencies .
Dependencies are divided into Is Using and Used by, Indicate which other tools are used by this tool 、 Which other tools use this tool , If not, it is (None).
Last Update The last update
![]()
LastUpdate Express Last update date , Click the update button on the right , Will initiate a network request , Get the latest toolkit information and cache it locally .
Install install

If the currently selected toolkit is not installed , The lower right corner shows Install Button , Click to initiate a network request , Download and install the toolkit .
Remove remove

If the currently selected toolkit is installed , The lower right corner shows Remove Button , Click to delete the content related to the tool .
Update to update

If you have already installed another version of the currently selected toolkit , In the lower right corner Update Button , Clicking first will remove the installed version , And then launch a network request , Download and install the content of this version .
边栏推荐
- bellman-ford AcWing 853. Shortest path with side limit
- [200 opencv routines] 100 Adaptive local noise reduction filter
- Package management tools
- Rust language document Lite (Part 1) - cargo, output, basic syntax, data type, ownership, structure, enumeration and pattern matching
- Unity SKFramework框架(十五)、Singleton 单例
- Obtain file copyright information
- Rust语言文档精简版(上)——cargo、输出、基础语法、数据类型、所有权、结构体、枚举和模式匹配
- Execute any method of any class through reflection
- Js1day (syntaxe d'entrée / sortie, type de données, conversion de type de données, Var et let différenciés)
- Oracle从入门到精通(第4版)
猜你喜欢

Package management tools
![[error record] cannot open](/img/d3/0435ae698ad635be71729c7c047a22.jpg)
[error record] cannot open "XXX" because Apple cannot check whether it contains malware

Counting class DP acwing 900 Integer partition

Apply lnk306gn-tl converter, non isolated power supply
![[opencv learning] [template matching]](/img/4c/7214329a34974c59b4931c08046ee8.jpg)
[opencv learning] [template matching]

LTC3307AHV 符合EMI标准,降压转换器 QCA7005-AL33 PHY

How can attribute mapping of entity classes be without it?

The coloring method determines the bipartite graph acwing 860 Chromatic judgement bipartite graph

spfa AcWing 852. SPFA judgement negative ring

架构师必须了解的 5 种最佳软件架构模式
随机推荐
Oracle从入门到精通(第4版)
Jerry's watch reads the alarm clock [chapter]
[opencv learning] [Canny edge detection]
js5day(事件监听,函数赋值给变量,回调函数,环境对象this,全选反选案例,tab栏案例)
Do you know all the interface test interview questions?
The coloring method determines the bipartite graph acwing 860 Chromatic judgement bipartite graph
LTC3307AHV 符合EMI标准,降压转换器 QCA7005-AL33 PHY
Counter attack of flour dregs: MySQL 66 questions, 20000 words + 50 pictures in detail! A little six
C#修饰符
正确遍历EntryList方法
Day4 operator, self increasing, self decreasing, logical operator, bit operation, binary conversion decimal, ternary operator, package mechanism, document comment
8A Synchronous Step-Down regulator tps568230rjer_ Specification information
上手报告|今天聊聊腾讯目前在用的微服务架构
阿里初面被两道编程题给干掉,再次内推终上岸(已拿电子offer)
Mobile layout (flow layout)
JS7day(事件对象,事件流,事件捕获和冒泡,阻止事件流动,事件委托,学生信息表案例)
Jerry's watch delete alarm clock [chapter]
[opencv learning] [template matching]
JS generates 4-digit verification code
国内首款、完全自主、基于云架构的三维CAD平台——CrownCAD(皇冠CAD)