You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
468 B
20 lines
468 B
4 years ago
|
# 帆软资源迁移过程demo插件
|
||
|
# 这个插件演示了在资源导出、导入时做拦截。
|
||
|
# 使用举例:
|
||
|
## 1,资源导出
|
||
|
![1](screenshots/export1.png)
|
||
|
![1](screenshots/export2.png)
|
||
|
|
||
|
## 2,查看日志,里面有迁移的内容
|
||
|
|
||
|
![1](screenshots/log1.png)
|
||
|
|
||
|
## 3,查看资源文件,有定义的额外导出内容extra.txt
|
||
|
|
||
|
![1](screenshots/resource.png)
|
||
|
|
||
|
## 4,导入时查看日志,可以识别到extra.txt的内容
|
||
|
|
||
|
|
||
|
![1](screenshots/log2.png)
|