Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
ToniMacaroni committed Mar 21, 2024
1 parent b25c20d commit c354984
Show file tree
Hide file tree
Showing 6 changed files with 22,848 additions and 6 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,11 +95,12 @@ ___
| `togglegrass` | | Toggles the visibility of grass |
| `xfreecam` | | Freecam mode without "exiting" the player |
| `cancelblueprints` | | Cancel all blueprints in a radius |
| `finishblueprints` | | Finish all blueprints in a radius |
| `noforest` | | Removes trees, bushes and (including billboards) for debugging purposes |
| `clearpickups` | | Clears all pickups in a radius |
| `gotopickup` | | Go to a pickup by name (picks the first one that contains the name). Useful for finding story items. |
| `goto` | | Go to a coordinate, goto-location or gameobject. |
| `addcharacter` | | Spawn a new character into the world. |
| `aighostplayer` | | Will make the ai ignore the player. |
| `saveconsolepos` | | Save the console position to the config. |
| `virginiasentiment` | | Add sentiment to virginia |
| `virginiavisit` | | Invokes a virginia visit event |
| `dump` | | Dump various data from the game. dump [items, characters, prefabs] |
Expand Down
6 changes: 5 additions & 1 deletion docs/api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<link rel="stylesheet" href="../styles/singulink.css">
<link rel="stylesheet" href="../styles/main.css">
<meta property="docfx:navrel" content="../toc.html">
<meta property="docfx:tocrel" content="../toc.html">
<meta property="docfx:tocrel" content="toc.html">

<meta property="docfx:rel" content="../">

Expand Down Expand Up @@ -60,6 +60,10 @@
<div id="navbar">
</div>
</div> <div class="sidebar-item-separator"></div>

<div id="sidetoggle">
<div id="sidetoc"></div>
</div>
</div>
</nav>

Expand Down
Loading

0 comments on commit c354984

Please sign in to comment.