Skip to content

Commit

Permalink
Merge pull request #32 from Pepeshki/master
Browse files Browse the repository at this point in the history
Added the new examples to the README
  • Loading branch information
1zun4 authored Apr 2, 2024
2 parents ac191f2 + 4d30f03 commit b765115
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,8 @@ This directory contains example scripts that may be used as a reference when dev

The following examples are currently available:

- [macros.js](macros.js): Allows binding client and server commands as well as chat messages to a key.
- [macros.js](macros.js): Allows binding client and server commands as well as chat messages to a key.

- [Autojump.mjs](AutoJump.mjs): Jumps automatically on every tick. Made for LiquidBounce Nextgen.

- [Autojump-2.js](AutoJump-2.js): Jumps automatically on every tick. Made for LiquidBounce Legacy.

0 comments on commit b765115

Please sign in to comment.