mq1n bf6434a3d6 Fix encoding warnings
warning C4828: The file contains a character starting at offse
t 0x132 that is illegal in the current source character set (codepage 65001)
2025-08-23 09:25:53 +03:00
2025-08-18 00:36:52 +02:00
2025-08-23 09:25:53 +03:00
2025-08-18 00:36:52 +02:00
2025-08-23 00:42:18 +02:00

m2dev-server-src

Clean server sources for educational purposes.

It builds as it is, without external dependencies.

How to build

mkdir build

cd build

cmake ..

cmake --build .

Description
No description provided
Readme 16 MiB
Languages
C++ 75.5%
C 24.4%
CMake 0.1%