Skip to content

laverdet/xxscreeps-inspector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xxscreeps debugger & inspector

About

This package provides a debugger interface for player scripts on xxscreeps. This uses the v8 inspector API under isolated-vm running with a bundled copy of Chrome Devtools Frontend.

Installation

To use this package you can run npm install '@xxscreeps/inspector' and add '@xxscreeps/inspector' to your mods configuration in .screepsrc.yaml. This module must be installed as a peer to xxscreeps!

You can view the inspector at: http://localhost:21025/inspector/.

Safari Example

About

Debug your scripts in xxscreeps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages