-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Luiz Filho edited this page May 7, 2026
·
1 revision
PangyaSharp is a full private server implementation for Pangya JP, written in C# / .NET. This wiki covers everything you need to understand, configure, and run the project.
| Page | Description |
|---|---|
| Architecture | System overview, server diagram, and login flow |
| Servers | All 5 servers: AuthServer, LoginServer, GameServer, RankingServer, MessengerServer |
| PangyaAPI | Shared libraries: Network, SQL, Utilities, IFF.JP, Discord |
| Database & ODBC Setup | Database layer, connection config, and step-by-step ODBC DSN setup |
| Configuration | server.ini reference, channels, anti-DDoS, building and running |
| Game-Modes | All supported game modes and GameServer systems |
| Security | Anti-bot, DDoS filter, bans, and capability flags |
1. Install SQL Server + ODBC Driver 17
2. Create System DSN named "pangya" → see Database & ODBC Setup
3. Restore NuGet packages in Visual Studio
4. Build solution (Release | Any CPU)
5. Start servers in order: Auth → Login → Game → Ranking → Messenger
- Discord: Retreev Community
- Server: Pangya Fun Community
- YouTube: @devluismk