0.2.0 • Published 3 years ago

parcel-plugin-screeps v0.2.0

Weekly downloads
7
License
MIT
Repository
github
Last release
3 years ago

How to use

  • Create .screepsrc file in the project root
  • Provide the following data there:
{
    "authToken": " {Auth. token used to upload the code} ",
    "branchName": " {Optional, defaults to 'default'} "
}
  • Your code is going to be uploaded to the screeps servers now when you bundle it

A token can be obtained here: https://screeps.com/a/#!/account/auth-tokens

0.2.0

3 years ago

0.1.2

3 years ago

0.1.1

4 years ago

0.1.0

4 years ago