Merge branch 'main' of https://github.com/MeexReay/repeating-mod
This commit is contained in:
commit
e80ee84442
26
README.md
26
README.md
@ -6,6 +6,8 @@ This mod can record your movements and play them back.
|
|||||||
|
|
||||||
## Controls
|
## Controls
|
||||||
|
|
||||||
|
Default Repeating Mod keys
|
||||||
|
|
||||||
```
|
```
|
||||||
Menu | J
|
Menu | J
|
||||||
Toggle recording | not specified
|
Toggle recording | not specified
|
||||||
@ -14,4 +16,26 @@ Toggle replay | not specified
|
|||||||
|
|
||||||
## Menu
|
## Menu
|
||||||
|
|
||||||

|
How menu looks like
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## Todo
|
||||||
|
Releases dont have striked lines
|
||||||
|
|
||||||
|
- ~~fix "Space in record name deletes record 0_0"~~
|
||||||
|
- ~~fix "Save record (edit name) on recording crashes the game"~~
|
||||||
|
- ~~select record on click (you can see start and finish points when its selected)~~
|
||||||
|
- ~~select record on import~~
|
||||||
|
- ~~change icon in mod menu to new one~~
|
||||||
|
- practice mode like in geometry dash for parkours
|
||||||
|
|
||||||
|
## How to build
|
||||||
|
|
||||||
|
How to build mod from source
|
||||||
|
|
||||||
|
```
|
||||||
|
gradlew build
|
||||||
|
```
|
||||||
|
|
||||||
|
Compiled .jar file you can find in `build/libs`
|
||||||
|
Loading…
Reference in New Issue
Block a user