Skip to content

Commit

Permalink
Badges & heading emojis
Browse files Browse the repository at this point in the history
  • Loading branch information
viral32111 committed Jul 22, 2023
1 parent 5052617 commit 2e865fc
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,29 @@
# Progression

[![CI](https://github.com/viral32111/progression/actions/workflows/ci.yml/badge.svg)](https://github.com/viral32111/progression/actions/workflows/ci.yml)
[![CodeQL](https://github.com/viral32111/progression/actions/workflows/codeql.yml/badge.svg)](https://github.com/viral32111/progression/actions/workflows/codeql.yml)
![GitHub tag (with filter)](https://img.shields.io/github/v/tag/viral32111/progression?label=Latest)
![GitHub repository size](https://img.shields.io/github/repo-size/viral32111/progression?label=Size)
![GitHub release downloads](https://img.shields.io/github/downloads/viral32111/progression/total?label=Downloads)
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/viral32111/progression?label=Commits)

This is a [Minecraft Fabric](https://fabricmc.net/) mod that limits player progression to other dimensions until global player experience thresholds are met.

Thank you to [Toothfull](https://github.com/toothfull) for the idea.

## Usage
## 📥 Usage

<a href="https://modrinth.com/mod/fabric-api/"><img src="https://github.com/viral32111/discord-relay/assets/19510403/2e0d32ee-b4aa-4d93-9388-4a45639c4a96" height="48" alt="Requires Fabric API"></a>
<a href="https://modrinth.com/mod/fabric-language-kotlin"><img src="https://github.com/viral32111/discord-relay/assets/19510403/ab7b8cbb-ff80-4359-8fc9-13a2cf62c4bf" height="48" alt="Requires Fabric Language Kotlin"></a>
<br>

1. Download the mod file (`.jar`) from [the latest release](https://github.com/viral32111/progression/releases/latest).
2. Place the mod file in the server's `mods` directory.
3. Start the server to initialise the mod for the first time.
3. Configure appropriately in the `config/viral32111/progression.json` file.
4. Restart the server.

## License
## ⚖️ License

Copyright (C) 2023 [viral32111](https://viral32111.com).

Expand Down

0 comments on commit 2e865fc

Please # to comment.