25 lines
507 B
Plaintext
25 lines
507 B
Plaintext
---
|
|
id: publish
|
|
title: 发布
|
|
sidebar_label: 9.1、发布
|
|
---
|
|
### (一)编译解决方案
|
|
|
|
|
|
<img src={require('../../static/img/publish1.png').default} width="800" />
|
|
|
|
选择Release , 点击解决方案全编译(或者编译Plugins文件夹)
|
|
|
|
### (二)发布版本
|
|
|
|
<img src={require('../../static/img/publish2.png').default} width="800" />
|
|
|
|
按需选择发布版本(图中为win-64)
|
|
|
|
### (三)复制插件文件夹
|
|
|
|
<img src={require('../../static/img/publish3.png').default} width="800" />
|
|
|
|
|
|
|