Commit Graph

12 Commits

Author SHA1 Message Date
Skyler Kehren
9c25e720ad Cleanup integration testing docs
Removes `test-integration` script
Removes integration from `test` script
Add installation instructions for `screeps-server-mockup` in docs
2020-02-26 08:02:12 +02:00
tcdejong
a7c130e781 Remove Python requirement from "Basic Usage"
`screeps-server-mockup` is removed in #113, which relied on `screeps` and in turn on `node-gyp`, which required Python 2.
No other packages depend on Python 2. Since #113 is merged, Python 2 is no longer required for this repository. 

This PR updates the repository's readme accordingly.
2020-01-25 09:46:43 +01:00
Jonas Holst Damtoft
9b68ddf9fe Update required dependencies
These are required for https://github.com/Hiryus/screeps-server-mockup
Propagated from https://github.com/screeps/screeps#server-launch
Fixes #107 and #108
2019-04-26 10:45:46 +02:00
Ahmed Charles
fcaba5e64a Do some cleanup.
rollup-plugin-clean doesn't work with the latest rollup, use rollup-plugin-clear instead.
Explicitly set module resolution to be Node.
Specify the tslint project which allows rules based on type info to run.
Update some dependencies to newer versions.
2018-05-13 07:32:33 +00:00
Resi Respati
c617e20e00 [docs] Big Docs Update 2018-02-06 18:01:40 +07:00
Resi Respati
6ba4f84a26 [docs] download from the new master branch instead of v3.0 2017-12-30 09:56:05 +07:00
Resi Respati
cccf5a5aa2 [docs] Minor wording fixes 2017-12-11 23:51:22 +07:00
Resi Respati
255f994099 Point to docs + contributing guidelines in readme 2017-12-05 10:37:19 +07:00
apemanzilla
1b1b627332 Improve README 2017-12-01 11:06:12 -05:00
Resi Respati
27df8687cc Fixed typos 2017-11-22 06:56:59 +07:00
Adam Laycock
80674295f1 Add rollup-plugin-screeps-upload to upload directly to screeps 2017-11-21 20:28:24 +00:00
Adam Laycock
4d6ebf3ec9 Basic readme and main.ts 2017-11-21 19:46:10 +00:00