screepers / screeps-launcher

Launcher for the Screeps Private Server
MIT License
129 stars 34 forks source link

Can I debug the private server through screeps-launcher in vscode? #27

Closed tianyma closed 2 years ago

tianyma commented 2 years ago

followed the official install method, I use npx screeps start to launch the server and then I can debug the server in node.js environment, now I use the bin file screeps-launcher to launch the private server, how can I debug the server in vscode?