Added functions to create gang

This commit is contained in:
Olivier Gagnon
2021-06-12 04:47:03 -04:00
parent 9996232751
commit d6a7471e0b
5 changed files with 47 additions and 0 deletions

View File

@@ -25,6 +25,8 @@ In :ref:`netscriptjs`::
.. toctree::
:caption: API Functions:
createGang() <gangapi/createGang>
inGang() <gangapi/inGang>
getMemberNames() <gangapi/getMemberNames>
getGangInformation() <gangapi/getGangInformation>
getOtherGangInformation() <gangapi/getOtherGangInformation>