From b2d2e8338bac3205dfc50a61c0d34d5081b3c3a8 Mon Sep 17 00:00:00 2001 From: Julian Kittel <62687014+ToniMacaroni@users.noreply.github.com> Date: Sat, 16 Dec 2023 13:00:14 +0100 Subject: [PATCH] doc update --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 464cada..07f963c 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,7 @@ ___ | `togglegrass` | | Toggles the visibility of grass | | `xfreecam` | | Freecam mode without "exiting" the player | | `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. | | `dump` | | Dump various data from the game. dump [items, characters, prefabs] | | `toggleshadows` | | Toggles the shadow rendering (Shadows, Contact Shadows, Micro Shadowing) |