
KubeJS Debug Adapter
Активный0.0
Установок
1
Последнее обновление
2 года назад
Версии
1.18.2
Клиент
Forge
Утилиты
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。