6 major server modules (PdkFriendServer/GlobalSever/ServerCore/GameModule/GameNetModule) + game logic (GameFix/GameDAL/ServerData) + network layer (NetWorkMessage) + data layer (ObjectModel) + utilities (MrWu/Core/Config/CloudAPI/dll) + adapters (zyxAdapter/base) .NET 8.0 C# solution, 16 projects, 958 source files
15 lines
148 B
Plaintext
15 lines
148 B
Plaintext
# Backup zip archive - do not commit
|
|
hjha_Server.zip
|
|
|
|
# .NET build outputs
|
|
bin/
|
|
obj/
|
|
*.user
|
|
*.suo
|
|
*.vs/
|
|
.vs/
|
|
|
|
# Rider
|
|
.idea/
|
|
*.sln.DotSettings.user
|