Skip to content

Commit

Permalink
0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ya-ilya committed Jul 7, 2024
1 parent 8cc2507 commit ad8fc0d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,18 @@
[![Latest Version](https://img.shields.io/github/v/release/ya-ilya/progreso?logo=github)](https://github.com/ya-ilya/progreso/releases/latest)
[![CodeFactor Grade](https://img.shields.io/codefactor/grade/github/ya-ilya/progreso?color=royalblue)](https://www.codefactor.io/repository/github/ya-ilya/progreso)
[![Build Status](https://img.shields.io/github/actions/workflow/status/ya-ilya/progreso/build.yml?branch=main&logo=gradle)](https://github.com/ya-ilya/progreso/actions)
[![Fabric Version](https://img.shields.io/badge/Fabric-1.20.2-informational)](https://fabricmc.net/)
[![Fabric Version](https://img.shields.io/badge/Fabric-1.21-informational)](https://fabricmc.net/)

</div>

A Minecraft Utility Mod for anarchy servers

### Installation

- Install [fabric 1.20.2](https://fabricmc.net/use/installer/)
- Install [fabric 1.21](https://fabricmc.net/use/installer/)
- Download the latest release from [releases](https://github.com/ya-ilya/progreso/releases) or dev build from [actions](https://github.com/ya-ilya/progreso/actions)
- Put the jar to `.minecraft/mods` folder
- Run [fabric 1.20.2](https://fabricmc.net/use/installer/) from your launcher
- Run [fabric 1.21](https://fabricmc.net/use/installer/) from your launcher

### Development

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ kotlin.code.style=official
kotlinVersion=2.0.0

# progreso
progresoVersion=0.3
progresoVersion=0.3.1

# fabric
minecraftVersion=1.21
Expand Down

0 comments on commit ad8fc0d

Please sign in to comment.