Skip to content

Commit

Permalink
badges! 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
jaanonim committed Jan 8, 2024
1 parent 0fc549b commit 1743e27
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
modrinth-id: oTmCQ7Y1
modrinth-token: "${{env.MODRINTH_TOKEN}}"

github-tag: "v${{env.VERSION}}"
github-tag: "v${{env.VERSION}}_${{ matrix.dir }}"
github-token: "${{env.GITHUB_TOKEN}}"

name: "${{env.VERSION}}_${{ matrix.dir }}"
Expand Down
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/jaanonim/ngrok-api?style=for-the-badge&sort=semver)
![Modrinth Downloads](https://img.shields.io/modrinth/dt/oTmCQ7Y1?logo=modrinth&style=for-the-badge)
![CurseForge Downloads](https://img.shields.io/curseforge/dt/882715?logo=curseforge&style=for-the-badge)

# Ngrok Api

The Ngrok Api Mod is a convenient tool designed to simplify the process of accessing servers hosted using ngrok. With this mod, there's no need to manually copy and update the server address every time it changes. Simply obtain an ngrok API key from the person hosting the servers and add it to the mod's API key list.
Expand All @@ -15,6 +19,7 @@ _Note: This mod does not host minecraft server or provide the API key. It is sol
Enjoy effortless access to minecraft server addresses with the Ngrok Api Mod and say goodbye to the inconvenience of manual address updates!

## Links:
- cursefroge: https://www.curseforge.com/minecraft/mc-mods/ngrok-api
- modrinth: https://modrinth.com/mod/ngrok-api
- github: https://github.com/jaanonim/ngrok-api

- cursefroge: https://www.curseforge.com/minecraft/mc-mods/ngrok-api
- modrinth: https://modrinth.com/mod/ngrok-api
- github: https://github.com/jaanonim/ngrok-api

0 comments on commit 1743e27

Please sign in to comment.