Skip to content

Releases: screepers/screeps-launcher

v1.3.2

28 Mar 16:19
d45cab6
Compare
Choose a tag to compare
Fix #3 again, last fix was incorrect.

v1.3.1

25 Mar 16:26
651b5b9
Compare
Choose a tag to compare
Revert incomplete zip implementation

v1.3

20 Mar 17:44
03418f6
Compare
Choose a tag to compare

Note: Windows build is broken, will be fixed in a future release. v1.2 still works on windows.

v1.2

31 Jan 23:07
f9b478f
Compare
Choose a tag to compare
Publish v1.2

v1.1

29 Jan 22:37
91b00bc
Compare
Choose a tag to compare
publish v1.1

v1.0

29 Jan 22:37
08d8434
Compare
Choose a tag to compare
Fixed publish in CI

V0.2 release

09 Jan 04:56
16884a7
Compare
Choose a tag to compare
V0.2 release Pre-release
Pre-release

Requires node 8 and yarnjs to be installed
Requires a steam API key
If using screepsmod-mongo, install mongo and redis first.
Usage:

  1. create config.yml in an empty folder
  2. Open a shell
  3. Run this launcher
  4. If using screepsmod-mongo, in another shell, run npx screeps cli and run system.resetAllData()

Preview Release

08 Jan 22:18
42e6ffe
Compare
Choose a tag to compare
Preview Release Pre-release
Pre-release
v0.1

Added auto-init if package.json is missing.