Move git root from Client/ to src/ to track all source code: - Client: Game client source (moved to Client/Client/) - Server: Game server source - GameTools: Development tools - CryptoSource: Encryption utilities - database: Database scripts - Script: Game scripts - rylCoder_16.02.2008_src: Legacy coder tools - GMFont, Game: Additional resources 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
7 lines
177 B
Plaintext
7 lines
177 B
Plaintext
// 마스터 비번을 설정합니다. 최대 8자까지 가능합니다.
|
|
MASTER_PASSWORD = f29818cf68c6a2d57205a050735ecc74
|
|
|
|
// 접속허가 IP 리스트
|
|
|
|
// 가마소프트 : QA팀 IP
|
|
ALLOWED_IP =219.84.165.3 |