unity addressable importer:基于规则的可寻址资产进口商 源码
Unity可寻址导入器 一个简单的基于规则的可寻址资产导入器。 导入程序通过将路径应用于与规则模式匹配的文件,将资产标记为可寻址资产。 目录 安装套件 通过OpenUPM安装 该软件包可在。 建议通过安装它。 openupm add com.littlebigfun.addressable-importer 通过Git URL安装 使用您喜欢的文本编辑器打开Packages / manifest.json 。 将以下行添加到依赖关系块。 { "dependencies": { "com.littlebigfun.addressable-importer": "h
文件列表
unity-addressable-importer-master.zip
(预估有个55文件)
unity-addressable-importer-master
.releaserc.json
501B
Editor
Attributes
ButtonMethodAttribute.cs.meta
243B
ButtonMethodAttribute.cs
267B
AddressableImportRule.cs.meta
243B
Unity.AddressableImporter.Editor.asmdef
433B
Helper.meta
155B
Attributes.meta
172B
暂无评论