chorsnell / screeps_utils

Various utility scripts for use with the game Screeps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Screeps Utils

Various utility scripts for use with the game Screeps

##pull.js

Retrives your code from the game to the directory where it is run.

You have to edit the file and set your email and the branches you want to dump. It will ask you for your code when ran.

Ugly but does the job, feel free to improve

###Usage

Runs with nodejs

needs :

  • readline
  • underscore
  • fs
  • https

About

Various utility scripts for use with the game Screeps


Languages

Language:JavaScript 100.0%