readme update
This commit is contained in:
parent
e7abf3e15b
commit
8242b2c601
31
README.md
31
README.md
@ -2,6 +2,12 @@
|
|||||||
|
|
||||||
This mod can record your movements and play them back.
|
This mod can record your movements and play them back.
|
||||||
|
|
||||||
|
## How to use
|
||||||
|
|
||||||
|
Simply start recording, perform any actions, stop the recording, return to the starting point, and then you can replay everything you did.
|
||||||
|
|
||||||
|
## Showcase
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Controls
|
## Controls
|
||||||
@ -10,29 +16,18 @@ Default Repeating Mod keys
|
|||||||
|
|
||||||
```
|
```
|
||||||
Menu | J
|
Menu | J
|
||||||
Toggle recording | not specified
|
Toggle recording | not specified by default
|
||||||
Toggle replay | not specified
|
Toggle replay | not specified by default
|
||||||
```
|
```
|
||||||
|
|
||||||
## Menu
|
## Menu
|
||||||
|
|
||||||
How menu looks like
|
This is how menu looks like:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Todo
|
## Roadmap
|
||||||
Releases dont have striked lines
|
|
||||||
|
|
||||||
- record gui mouse clicks and key pressing (in dev)
|
- [ ] relative mode for repeating actions (like mining)
|
||||||
- create new preview.gif
|
- [ ] record mouse and keyboard in gui
|
||||||
- practice mode like in geometry dash for parkours
|
- [ ] practice mode (like in geometry dash but for parkours)
|
||||||
|
|
||||||
## How to build
|
|
||||||
|
|
||||||
How to build mod from source
|
|
||||||
|
|
||||||
```
|
|
||||||
gradlew build
|
|
||||||
```
|
|
||||||
|
|
||||||
Compiled .jar file you can find in `build/libs`
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user