From 951fde538fe9a9aa663f25a840d8be34d7a2fe53 Mon Sep 17 00:00:00 2001 From: Blacksmoke16 Date: Mon, 26 Nov 2018 11:43:34 -0500 Subject: [PATCH] Update docs --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3cdac4c..28a6f74 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,10 @@ GESI will automatically update when a new version is released. To see what chan Check out the `function.ts` file under `src/script`. This file lists all the functions available, as well as a description of hat it returns and of each parameter. +### What if I want to use a specific ESI route version? + +By default GESI uses the version currently on the `latest` label. If you wish to use a different version, use the `version` parameter. `=characters_character_wallet_journal("Blacksmoke16", 1, true, "v5")`. The version can either be a specific version like `"v4"` or a label: `dev`, `legacy`, or `latest`. + ### The `Authorize Characters` option in the add-on menu is missing? This happens when `GESI` is not authorized to run in the current document. This can be solved by: