Skip to content
forked from qq362946/Fantasy

C # Game Framework, but not limited to games. Can be used for non game business development

License

Notifications You must be signed in to change notification settings

Jonquilwu/Fantasy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fantasy高性能服务器框架

Fantasy服务器框架源于ETServer框架,但Fantasy极为简洁,性能更强,基于Fantasy开发的服务端程序,可用于游戏服务器,物联网服务器,应用程序服务器等。 Fantasy框架易于学习易于使用,只需要在服务端引用Fantasy.Net即可。
目前提供��Unity前端应用参考,前端主要添加Packages中的Fantasy.Unity,也可以按需要添加Fantasy.FairyGUI,Fantasy.HybridCLR。
后续计划增加Fantasy Go版本,和Unreal前端应用参考。

Fantasy 功能介绍 后续更新中。

使用指南

1.安装.NET 7.0 SDK
2.指定项目使用的.NET 7.0
已安装有更高版本.NET SDK时,需要在Fantasy根目录下,添加 global.json 指定使用.NET 7.0
3.需要单独编译 Fantasy.Hotfix.csproj

交流与讨论:

学习交流网站: http://www.taikr.com
讨论QQ群 : 695494071

About

C # Game Framework, but not limited to games. Can be used for non game business development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.7%
  • Other 0.3%