Compatibility
Minecraft: Java Edition
1.18.2
Platforms
Forge
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed MIT
Published 2 years ago
Updated 2 years ago
kubejs-debug-adapter
What's this?
A Debug Adapter Protocol implementation for KubeJS scripts.
How to use it?
- Install the vscode extension Debugger for KubeJS
- Install this mod
- Start game until it show a dialog waiting for debuggers
- Open a script that the game will load with vscode.
- Set a sets of breakpoints
- Press
F5
and selectKubeJS Scripts
- Enter the port that the debugger is listening on and press
Enter
- Waiting for the breakpoint hit and start debugging。