Commit Graph
2 Commits
Author SHA1 Message Date
Your Name 59b331458c Add Linux compatibility for LoginServer
- Updated main.cpp with platform-specific code for Windows/Linux
- Modified stdafx.h to include Linux headers and definitions
- Updated signal_handler.cpp for cross-platform signal handling
- Added Linux-compatible types and macros
- Created CMakeLists.txt for Linux build system
- Added build.sh script for automated building
- Added loginserver.sh script for server management
- Created comprehensive README_LINUX.md with deployment instructions
- All changes maintain Windows compatibility using preprocessor directives
2025-08-29 21:52:53 +03:00
Your Name 26a4c99c5c readme added 2025-08-29 21:46:41 +03:00