Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 652 Bytes

File metadata and controls

44 lines (31 loc) · 652 Bytes

Pangya TH Emulator

An open-source Pangya emulator written in C#, providing Login Server, Game Server and Pangya API components.

Features

  • Login Server
  • Game Server
  • Pangya API
  • IFF Data Parser
  • Character System
  • Inventory System
  • Match and Room Management
  • Caddie and Mascot Support
  • Club Sets and Items
  • Achievement System
  • Grand Prix Support
  • Modular Architecture

Project Structure

LoginServer/
GameServer/
PangyaAPI/

Requirements

  • .NET
  • Visual Studio 2022
  • SQL Database

Build

Open the solution with Visual Studio and build all projects.

Contributing

Pull requests are welcome.

License

MIT