forked from Raphael/SCHALE.GameServer
挽歌歌吖
3db67118f9
Update Readme (I'm so careful, hehe) |
||
---|---|---|
.config | ||
.github/workflows | ||
.vscode | ||
SCHALE.Common | ||
SCHALE.GameServer | ||
Scripts | ||
.dockerignore | ||
.gitattributes | ||
.gitignore | ||
Account_Data_into_SCHALE.md | ||
Account_Data_into_SCHALE_ZHCN.md | ||
Command.md | ||
Command_EN.md | ||
Dockerfile | ||
Mitmproxy_Readme_EN.md | ||
Mitmproxy_Readme_ZH.md | ||
README.md | ||
README_zh.md | ||
SCHALE.GameServer.sln | ||
compose.yaml |
README.md
🌌 SCHALE.GameServer 🌟
📚 Project Documentation Directory
📌 Directory
- 🔧 Environment Installation
- 🚀 Command List
- 📦 Mitmproxy Solution
- 🎟 Import Official Server Data
- 📞 DISCORD
🔧 Environment Installation
1. Install SQL Server Express 2022
- Open the downloaded installer
- Select "Basic"
- Choose your preferred installation path
- Start the installation
2. Install SSMS (SQL Server Management Studio 20)
- Keep the default installation path
- Install
3. Install Microsoft Visual Studio 2022
- Install the Community version
- Select all components related to C# and "Visual Studio Extensions Development" for the workload
- Install with the default path
4. Install LDPlayer 9
- Download game updates normally after installation is complete
5. Install Python
- Choose custom installation, leave other settings as default
- Choose the installation path
- Install and wait for completion