剑灵服务端源码(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
相关推荐
ZwaterZ1 小时前
el-table-column自动生成序号&&在序号前插入图标
前端·javascript·c#·vue
SRC_BLUE_174 小时前
SQLI LABS | Less-55 GET-Challenge-Union-14 Queries Allowed-Variation 2
oracle·c#·less
yngsqq4 小时前
037集——JoinEntities连接多段线polyline和圆弧arc(CAD—C#二次开发入门)
开发语言·c#·swift
Zԅ(¯ㅂ¯ԅ)5 小时前
C#桌面应用制作计算器进阶版01
开发语言·c#
九州ip动态5 小时前
模拟器多开限制ip,如何设置单窗口单ip,每个窗口ip不同
tcp/ip·游戏·媒体
St_Ludwig5 小时前
C语言 蓝桥杯某例题解决方案(查找完数)
c语言·c++·后端·算法·游戏·蓝桥杯
hccee6 小时前
C#之异步编程
c#
麻花20136 小时前
C#之WPF的C1FlexGrid空间的行加载事件和列事件变更处理动态加载的枚举值
开发语言·c#·wpf
sukalot7 小时前
windows C#-异步文件访问
开发语言·c#
时光追逐者8 小时前
.NET 9 中 LINQ 新增功能实操
开发语言·开源·c#·.net·.netcore·linq·微软技术