Add rollup-plugin-screeps-upload to upload directly to screeps

This commit is contained in:
Adam Laycock
2017-11-21 20:28:24 +00:00
parent 4d6ebf3ec9
commit 80674295f1
5 changed files with 22 additions and 0 deletions

8
screeps.sample.json Normal file
View File

@@ -0,0 +1,8 @@
{
"email": "you@provider.tld",
"password": "Password",
"protocol": "https",
"hostname": "screeps.com",
"port": 443,
"path": "/"
}