From be79452fbe9ec570a61903125ecf0892dca87d6d Mon Sep 17 00:00:00 2001 From: Sebastien Lebreton Date: Sun, 14 Apr 2024 18:37:18 +0200 Subject: [PATCH] Update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0396ecc..424a60c 100644 --- a/README.md +++ b/README.md @@ -128,10 +128,11 @@ This trainer hooks into the command system, so you can easily setup features usi | radar | `on` or `off` | `off` | Show/Hide radar | | save | | | Save settings to `trainer.ini` | | savetl | `[filename]` | | Save current tracklist to file | +| spawn | `[name]` | | Spawn object in front of player | | stamina | `on` or `off` | `off` | Enable/Disable unlimited stamina | | stash | `on` or `off` | `off` | Show/Hide stashes | | status | | | Show status of all features | -| template | `name` | | Search for templates by short/name | +| template | `[name]` | | Search for templates by short/name | | thermal | `on` or `off` | `off` | Enable/Disable thermal vision | | track | `[name]` or `*` | | Track all items matching `name` | | track | `[name]` `` | | Ex: track `roler` `red` |