Eintoo/GameServer/Server/Main/Properties/launchSettings.json
2025-04-22 15:31:25 +08:00

11 lines
216 B
JSON

{
"$schema": "http://json.schemastore.org/launchsettings.json",
"profiles": {
"Main": {
"commandName": "Project",
"environmentVariables": {},
"commandLineArgs": "--m Develop"
}
}
}