Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Blacksmoke16 committed Nov 26, 2018
1 parent c441297 commit 951fde5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 951fde5

Please sign in to comment.