Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 789 Bytes

File metadata and controls

18 lines (15 loc) · 789 Bytes

OTAPIXmlDocument

说明

本仓库用于为OTAPI添加中文Xml注释,效果如下: image

安装

  1. 下载安装脚本,在下载脚本最新发行版 Release
    image
  2. 打开PowerShell运行脚本
    Get-Content ".\install.ps1" -Encoding UTF8 -Raw | Invoke-Expression
    image

Important

请在文件目录打开PowerShell,并使用./install.ps1执行脚本
直接右键运行可能会被系统拦截 !!!