mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-18 13:43:49 +01:00
Merge pull request #4176 from Hoekstraa/patch-2
DOC: Add link to official server in Remote API documentation
This commit is contained in:
commit
a8b1aebfae
@ -7,6 +7,9 @@ That server can then perform a number of actions.
|
||||
Most commonly this is used in conjunction with an external text editor or API
|
||||
in order to make writing scripts easier, or even use typescript.
|
||||
|
||||
To make use of this Remote API through the official server, look here: https://github.com/bitburner-official/typescript-template.
|
||||
If you want to make your own server, see below for API details.
|
||||
|
||||
This API uses the JSON RCP 2.0 protocol. Inputs are in the following form:
|
||||
|
||||
.. code-block:: javascript
|
||||
|
Loading…
Reference in New Issue
Block a user