xiaoou 025b8fc1e2 fix: Windows paths → ./gamepack/, empty Console.ReadLine guard
- SendPack(): C:\Users\Administrator\Desktop\temp\ → ./gamepack/
  (Path.Combine + Directory.CreateDirectory for cross-platform)
- WaitWanJiaShuRu(): add IsNullOrWhiteSpace + ss.Length checks
  before accessing ss[0]/ss[1] to prevent IndexOutOfRange on empty input
- .gitignore: add gamepack/ exclusion
2026-07-07 12:56:39 +08:00
Description
C# HJHA Card Game Server — 生产级棋牌游戏服务器框架,支持25+玩法
35 MiB
Languages
C# 99.6%
Python 0.4%