Eintoo/GameServer/Server/Main/Properties/launchSettings.json
2025-03-19 18:16:39 +08:00

11 lines
216 B
JSON

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