From 503f2fb1975a3403dc72009cb13b432ba3f993c6 Mon Sep 17 00:00:00 2001 From: Leijurv Date: Sun, 10 Feb 2019 16:46:24 -0800 Subject: [PATCH] direct link to the top of the detail section since its not sorted alphabetically --- README.md | 2 +- USAGE.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e7e51c01..f2e4e456 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Here are some links to help to get started: - [Javadocs](https://baritone.leijurv.com/) -- [Settings](https://baritone.leijurv.com/baritone/api/Settings.html) +- [Settings](https://baritone.leijurv.com/baritone/api/Settings.html#allowBreak) # Chat control diff --git a/USAGE.md b/USAGE.md index a34244ce..391e5e45 100644 --- a/USAGE.md +++ b/USAGE.md @@ -43,7 +43,7 @@ Some common examples: For the rest of the commands, you can take a look at the code [here](https://github.com/cabaletta/baritone/blob/master/src/main/java/baritone/utils/ExampleBaritoneControl.java). -All the settings and documentation are here. If you find HTML easier to read than Javadoc, you can look here. +All the settings and documentation are here. If you find HTML easier to read than Javadoc, you can look here. There are about a hundred settings, but here are some fun / interesting / important ones that you might want to look at changing in normal usage of Baritone. The documentation for each can be found at the above links. - `allowBreak`