Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MiranCZ authored Jun 13, 2024
1 parent 7b48c6a commit b886972
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,19 @@ You can look at the [changelog](changelog.md) if you are interested.

Because I rewrote a good portion of the `BeatMinecraftTask` a lot of the config settings don't work. Although I plan to implement configs in the future of course.

### The preprocessor
I am currently experimentaly using the [replay mod preprocessor](https://github.com/ReplayMod/preprocessor) to keep the mod updated across multiple versions at the same time.
The thing that is holding me back right now, is that I am using [Marvions releases for baritone](https://github.com/MarvionKirito/baritone) to go along AltoClef, so I should be able to at least keep up with [his fork](https://github.com/MarvionKirito/altoclef) for now.
## The preprocessor
I am currently using the [replay mod preprocessor](https://github.com/ReplayMod/preprocessor) to keep the mod updated across multiple versions at the same time.

### Versions
Thanks to that, the mod is currently available on **fabric** for the following versions:
- 1.20.1
- 1.20.2
- 1.20.4
- 1.20.6

*note: All of the versions use the "same release" of Altoclef, altough some of them use older versions of baritone.*

...

(Section not finished)
## How it works

Take a look at this [Guide from the wiki](https://github.com/MiranCZ/altoclef/wiki/1:-Documentation:-Big-Picture)
Expand All @@ -39,10 +45,6 @@ configurations will interfere with altoclef and introduce bugs. This will be fix

[Check releases](https://github.com/MiranCZ/altoclef/releases)

### Versions

This is a **fabric only** mod, currently available for **Minecraft versions 1.20.1, 1.20.2 and 1.20.4**.

## [Usage Guide](usage.md)

## [TODO's/Future Features](TODO.md)
Expand Down

0 comments on commit b886972

Please sign in to comment.