forked from metin-server/m2dev-client-src
48807bfc20bfd2cd3f6fbe80a219a15a96685794
Remove unused atlas marker info (_point.txt files)
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
- Effect adapting to semi-transparent meshes: Effect adapting to semi-transparent meshes has been removed as it was causing artifacts when opacity was lower than 1
Description
Languages
C
87.7%
C++
12.3%