Skip to content

Debug Server v2.3.4

Latest
Compare
Choose a tag to compare
@Absolucy Absolucy released this 23 Feb 19:29
· 1 commit to master since this release
c44dcb5

debug_server.dll and debug_server.pdb built by github actions: https://github.com/willox/auxtools/actions/runs/13486169934

To manually use an on-disk debug server dll with the VS Code extension, set the dreammaker.debugServerDll option in the vscode settings json, i.e:

"dreammaker.debugServerDll": "C:\\Users\\Lucy\\Tools\\BYOND\\debug_server.dll",

(it will complain about "unknown configuration setting" but this is normal and it will work)

What's Changed

New Contributors

Full Changelog: v2.3.3...v2.3.4