modrinth release stuff

This commit is contained in:
Jill 2021-12-08 19:29:11 +03:00
parent e5de9c0205
commit 4277a21ef6
2 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
# Always Show Debug Info
[![Modrinth](https://img.shields.io/modrinth/dt/always-show-debug-info?style=flat-square)](https://modrinth.com/mod/always-show-debug-info)
Simple mod that allows you to view the F3 info disabled by the [reducedDebugInfo gamerule](https://minecraft.fandom.com/wiki/Debug_screen#Legend) (coords, light level, etc.) despite what the server says.
Should also hopefully serve as a good beginner example of how to make a simple mixin! (because that's all the mod has..)
![screenshot](screenshot.png)
![screenshot](screenshot.png)

View File

@ -8,7 +8,7 @@
"Jill \"oatmealine\" Monoids"
],
"contact": {
"website": "https://oat.zone/",
"website": "https://modrinth.com/mod/always-show-debug-info",
"repo": "https://git.oat.zone/oat/always-show-debug-info"
},
"license": "AGPL-3.0",