Update Client API 1.1.0
Brings flexo into client api. -This is because all current plugins are compatible with the newest flexo api, so backwards compat may not be as necessary as I believed, and it causes a lot of extra work needed to be done when updating.. Flexo -Adds pauseMS -Adds typeMessage -Adds holdKey -Adds holdKeyIndefinitely -Cleans up a lot of unused code. Flexo hosting on the maven repo will cease after next bootstrap update.
This commit is contained in:
@@ -51,11 +51,6 @@
|
||||
</repositories>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>net.runelit</groupId>
|
||||
<artifactId>flexo</artifactId>
|
||||
<version>1.0.2</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.slf4j</groupId>
|
||||
<artifactId>slf4j-api</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user