Fantasy-Net.Config 2024.1.4

dotnet add package Fantasy-Net.Config --version 2024.1.4                
NuGet\Install-Package Fantasy-Net.Config -Version 2024.1.4                
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="Fantasy-Net.Config" Version="2024.1.4" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Fantasy-Net.Config --version 2024.1.4                
#r "nuget: Fantasy-Net.Config, 2024.1.4"                
#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 Fantasy-Net.Config as a Cake Addin
#addin nuget:?package=Fantasy-Net.Config&version=2024.1.4

// Install Fantasy-Net.Config as a Cake Tool
#tool nuget:?package=Fantasy-Net.Config&version=2024.1.4                

Fantasy-Net.Config

在Config文件夹中,存放着Fantasy所需的各种配置文件。这些文件涵盖了多个方面。每个配置文件都有其特定的格式和功能,通过精心设计的这些配置文件,开发团队能够快速调整框架参数,以实现更好的游戏体验,从而提升Fantasy的整体质量。

Excel文件夹

里面存放了Fantasy.Net所需的四个Excel配置文件。用户可以利用Fantasy-Net.Exporter工具,依据这四个Excel文件生成相应的JSON文件,以供框架使用。这一过程不仅简化了数据处理,还确保了不同组件之间的无缝对接,使得工作流程更加高效。请确保在导出之前,Excel文件的格式和内容符合要求,以避免产生错误。

Json文件夹

在该目录中存放了Fantasy.Net所需的四个JSON配置文件。用户可以根据这四个文件的模板进行添加或修改配置,以满足具体需求。每个项目的功能说明在相应的Excel文件中有详细描述,方便用户理解和使用这些配置文件。我们建议用户仔细阅读Excel文件中的说明,以确保配置的正确性和有效性。

NetworkProtocol文件夹

存放框架所需定义网络协议的模版和文件夹

Inner文件夹

定义服务器之间的网络协议

Outer文件夹

定义客户端和服务器之间的网络协议

RouteType.Config

定义自定义Route协议的配置文件

交流与讨论:

__讨论QQ群 : Fantasy服务器开发交流群 569888673 __

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • No dependencies.

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
2024.1.4 164 10/18/2024
2024.1.3 129 9/24/2024