Update Setup and Usage guides

Also fix 2 settings that just don't have a description for some reason, and add some information to the find command because that also for some reason did not have anything there. The descriptions I put may not be detailed enough so please let me know if things should change
This commit is contained in:
ehylo
2022-02-08 21:13:51 -08:00
parent 91be4c4643
commit 0ade37f14f
5 changed files with 35 additions and 14 deletions

View File

@@ -97,7 +97,7 @@ jar.
Below is an example of basic usage for changing some settings, and then pathing to an X/Z goal.
```
```java
BaritoneAPI.getSettings().allowSprint.value = true;
BaritoneAPI.getSettings().primaryTimeoutMS.value = 2000L;