Skip to content

Server mod for Screeps that saves players' console logs to a folder.

License

Notifications You must be signed in to change notification settings

jameswestman/screeps-console-thief

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

screeps-console-thief

Server mod for Screeps that saves players' console logs to a folder.

NPM

Please note that this is rather unfinished. It only saves to files once every 60 seconds, and might miss some logs when the server shuts down.

Logs are saved in the consoles directory. Each file is a user ID and contains the output for each tick, one per line. Each line is a JSON object containing two arrays: log and results. log is for output from the program, and results is for the results of any console input.

About

Server mod for Screeps that saves players' console logs to a folder.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages