formulas doc

This commit is contained in:
Olivier Gagnon
2021-12-08 19:19:07 -05:00
parent 5a15df9ce7
commit 14317628e6
36 changed files with 525 additions and 196 deletions
@@ -4,6 +4,8 @@
## HacknetServersFormulas.constants() method
All constants used by the game.
<b>Signature:</b>
```typescript
@@ -13,3 +15,5 @@ constants(): any;
any
An object with all hacknet server constants used by the game.