YongAnFrame 1.0.0-beta3

This is a prerelease version of YongAnFrame.
dotnet add package YongAnFrame --version 1.0.0-beta3                
NuGet\Install-Package YongAnFrame -Version 1.0.0-beta3                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="YongAnFrame" Version="1.0.0-beta3" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add YongAnFrame --version 1.0.0-beta3                
#r "nuget: YongAnFrame, 1.0.0-beta3"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install YongAnFrame as a Cake Addin
#addin nuget:?package=YongAnFrame&version=1.0.0-beta3&prerelease

// Install YongAnFrame as a Cake Tool
#tool nuget:?package=YongAnFrame&version=1.0.0-beta3&prerelease                

YongAnFrame

基于EXILED写的框架,为国内服务器常见的插件需求简化开发

YongAnFrame是什么类型的插件/框架?

YongAnFrame 是一个集成了命令系统、整合了自定义角色及技能系统、称号系统、提示系统的免费框架,使用 EXILED 开发。
您可以通过安装该插件并使用该框架开发插件,简化您的开发流程。

功能

  • 称号系统:提供动态指令运行集
  • DNT检测和BDNT(Bypass DNT)请求:使信息获取和保存符合VSR规则
  • 提示系统:提供可方便调用显示提示,拒绝冲突
  • 自定义角色:提供对EXILED的自定义角色升级,部分兼容EXILED自定义角色
  • 等级系统:提供整合统一的等级API,支持自定义算法
  • 自定义算法:提供一个可替换主要算法的属性(该功能不支持多元化,只能采用一个主要算法)
  • 音频API:提供方便更好调用SCPSLAudioApi

为服务端安装框架

如图,下载 Release下的最新压缩包 全部解压并合并到EXILED目录,如C:\Users\Administrator\Appdata\Roaming\ ,安装后请启动一次服务端,并在EXILED\Config内根据提示调整配置文件. image

使用YongAnFrame进行开发

如图,在您的项目的Nuget包管理器中,安装最新版的YongAnFrame即可 image 如果你要查询开发教程,请访问Wiki

联系我们

QQ:3489728203<br> Mail:3489728203@qq.com<br> Bug反馈或有疑问欢迎提交issue(请附带错误日志/截图,以及问题的详细描述)

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0-beta3 43 11/5/2024

1.0.0.11