Files
Client/Server/NFAuthTool/NFAuthServer/NFAuthServer.sln
LGram16 dd97ddec92 Restructure repository to include all source folders
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>
2025-11-29 20:17:20 +09:00

24 lines
961 B
Plaintext

Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "NFAuthServer", "NFAuthServer.vcproj", "{CD3486CC-5F0F-4FE1-8F24-5E35824F30BE}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectDependencies) = postSolution
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{CD3486CC-5F0F-4FE1-8F24-5E35824F30BE}.Debug.ActiveCfg = Debug|Win32
{CD3486CC-5F0F-4FE1-8F24-5E35824F30BE}.Debug.Build.0 = Debug|Win32
{CD3486CC-5F0F-4FE1-8F24-5E35824F30BE}.Release.ActiveCfg = Release|Win32
{CD3486CC-5F0F-4FE1-8F24-5E35824F30BE}.Release.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal