screepsmod-pvp-api
v1.0.0
Published
[](https://npmjs.org/package/screepsmod-pvp-api)
Readme
screepsmod-pvp-api
This adds game the PVP and nuke experimental HTTP endpoints to private Screeps servers
Specifically, this mod enables the following APIs:
- /api/experimental/pvp
- /api/experimental/nukes
Installation
npm install screepsmod-pvp-apiin your server folder.- Thats it!
Notes:
This mod registers the "pvp-api" feature with the screepsmod-features mod, if present.

