Skip to content

AydenRennaker/screeps-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

Explainer Video

Install required software

Setup config file

In Gruntfile.js introduce your username/password for screeps.

Install npm modules

$ npm install $ npm install -g grunt-cli

You may have to install grunt with the -g for Global which sets an enviorment path variable. Otherwise it may say something about grunt not being found.

Usage

  • grunt main: Writes your distribution file to the MMO Server
  • grunt sandbox: Writes your distribution file to the atanner sandbox or another community server
  • grunt merge: Merges the source files into the dist
  • grunt: Checks the jshint rules, merges your src files and writes the dist to the remote

Server Plug

New Player Friendly Screeps Server

About

A starting code template for Screeps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published