剑灵服务端源码(c#版本+数据库+配套客户端+服务端)

剑灵服务端源码,喜欢的下载研究研究。谁技术牛B的话,能把最新版本的客户端接上,就好了。

剑灵服务端源码(c#版本+数据库+配套客户端+服务端)
下载地址:
通过网盘分享的文件:【源码】剑灵服务端源码(c#版本+数据库+配套客户端+服务端)
链接: https://pan.baidu.com/s/1TNxQeHbAB3Xhm8l5iGuESA?pwd=42u4
提取码: 42u4
--来自百度网盘超级会员v4的分享

复制代码
剑灵服务端源码(c#版本+数据库+配套客户端+服务端)
├─ bns_client
│    └─ BnS_CBT2
│           ├─ bin
│           ├─ contents
│           ├─ fileInfo_BNSCBT2.dat
│           ├─ start.bat
│           └─ versionInfo_BNSCBT2.ini
├─ bns_server
│    ├─ AccountServer.exe
│    ├─ AccountServer.vshost.exe
│    ├─ AccountServer.vshost.exe.manifest
│    ├─ BigInteger.dll
│    ├─ CharacterServer.exe
│    ├─ ChatServer.exe
│    ├─ ChatServer.vshost.exe
│    ├─ ChatServer.vshost.exe.manifest
│    ├─ Common.dll
│    ├─ Config
│    │    ├─ AccountServer.xml
│    │    ├─ CharacterServer.xml
│    │    ├─ ChatServer.xml
│    │    ├─ GameServer.xml
│    │    ├─ LobbyServer.xml
│    │    └─ LoginServer.xml
│    ├─ DB
│    │    ├─ HeightMaps
│    │    ├─ Quests
│    │    ├─ Spawns
│    │    ├─ baguaset.xml
│    │    ├─ campfires.xml
│    │    ├─ effect.xml
│    │    ├─ faction_relations.xml
│    │    ├─ item_templates.xml
│    │    ├─ level.xml
│    │    ├─ map_templates.xml
│    │    ├─ npc_templates.xml
│    │    ├─ portal_templates.xml
│    │    ├─ skill_templates.xml
│    │    ├─ store-by-item.xml
│    │    └─ store.xml
│    ├─ GameServer.exe
│    ├─ GameServer.vshost.exe
│    ├─ GameServer.vshost.exe.manifest
│    ├─ LobbyServer.exe
│    ├─ Log
│    │    └─ 2024-09-12
│    ├─ LoginServer.exe
│    ├─ MySql.Data.dll
│    ├─ NLog.config
│    ├─ NLog.dll
│    ├─ NLog.xml
│    ├─ PhotoShop.dll
│    ├─ Readme.txt
│    ├─ Scripts
│    │    └─ Maps
│    ├─ SmartEngine.Core.XML
│    ├─ SmartEngine.Core.dll
│    ├─ SmartEngine.Network.XML
│    ├─ SmartEngine.Network.dll
│    └─ 一键BAT启动.bat
├─ bns_source
│    ├─ DB
│    │    └─ bnsclean.sql
│    └─ Source
│           ├─ AccountServer
│           ├─ Binary XMLs
│           ├─ BruteForce
│           ├─ CharacterServer
│           ├─ ChatServer
│           ├─ ClientHack
│           ├─ Common
│           ├─ ConfigFiles
│           ├─ DB
│           ├─ Dependencies
│           ├─ GameServer
│           ├─ LaunchHelper
│           ├─ LobbyServer
│           ├─ LoginServer
│           ├─ NLog.config
│           ├─ SQLFiles
│           ├─ SagaBNS.sln
│           ├─ Scripts
│           ├─ SmartEngine.Core
│           ├─ SmartEngine.Network
│           ├─ Tools
│           ├─ Unpacker
│           ├─ WebPlattfrom
│           ├─ nProtect
│           ├─ patch_to_v114.patch
│           ├─ tableAddr.txt
│           ├─ tableAddrDumpPattern.txt
│           ├─ tableAddr_CBT2.txt
│           ├─ tableAddr_CBT2_v21.txt
│           ├─ tableAddr_CBT3.txt
│           ├─ tableAddr_OBT_v45.txt
│           ├─ tableAddr_Official_v77.txt
│           ├─ tableAddr_Official_v81.txt
│           ├─ tableAddr_Official_v82.txt
│           └─ tableColumns.txt
└─ 说明.txt
相关推荐
ue星空5 小时前
月2期学习笔记
学习·游戏·ue5
wanhengidc6 小时前
云手机运行流畅,秒开不卡顿
运维·网络·科技·游戏·智能手机
songx_998 小时前
leetcode9(跳跃游戏)
数据结构·算法·游戏
上位机付工8 小时前
C#与倍福TwinCAT3进行ADS通信
开发语言·c#
土了个豆子的9 小时前
02.继承MonoBehaviour的单例模式基类
开发语言·visualstudio·单例模式·c#·里氏替换原则
疯狂的维修9 小时前
c#中public类比博图
c#·自动化
wanhengidc11 小时前
什么是云手机?
运维·网络·安全·游戏·智能手机
土了个豆子的12 小时前
03.缓存池
开发语言·前端·缓存·visualstudio·c#
私人珍藏库17 小时前
[吾爱原创] 【游戏】王富贵的果菜园
游戏
曼巴UE51 天前
UE5 制作游戏框架的部分经验积累(持续更新)
游戏·ue5