Skip to content
This repository has been archived by the owner on Jun 22, 2024. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'origin/1.20/fabric/dev' into 1.20/fabri…
Browse files Browse the repository at this point in the history
…c/dev
  • Loading branch information
TexBlock committed Oct 6, 2023
2 parents ed73e8b + 10741e7 commit 79ae67d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<div align="center">
<img src="https://i.imgur.com/yVFgPpr.png" alt="Logo by @voxel_dani on Twitter" width="250">
<h1>Flywheel Fabric Unofficial</h1>
<h1>Flywheel Fabric DM-Earth Edition</h1>
<h6>A modern engine for modded Minecraft.</h6>
<br>
</div>
Expand Down Expand Up @@ -43,9 +43,9 @@ repositories {
}
dependencies {
modImplementation "com.jozufozu.flywheel:Flywheel-Fabric:${flywheel_version}"
modImplementation "com.github.DM-Earth:flywheel-fabric-dme-edition:${flywheel_version}"
}
```
`${flywheel_version}` gets replaced by the version of Flywheel you want to use, eg. `1.18-0.3.0.3`

For a list of available Flywheel versions, you can check [the maven](https://maven.tterrag.com/com/jozufozu/flywheel/Flywheel-Fabric/).
For a list of available Flywheel versions, you can check the releases.

0 comments on commit 79ae67d

Please sign in to comment.