forked from metin-server/m2dev-client-src
b364d4a39ada91e755e59f560b5d9a47e1919d47
Revert "Stop crashing on bad meshes like it's the end of the world"
Client Source Repository
This repository contains the source code necessary to compile the game client executable.
How to build
cmake -S . -B build
cmake --build build
📋 Changelog
🐛 Bug Fixes
- PK Mode: Resolved conflict for Hostile mode when both players have negative alignment, added PK_PROTECT mode safeguards.
Description
Languages
C
87.7%
C++
12.3%