diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -5,3 +5,11 @@ Simple Minecraft mod that displays a bit of extra information in furnaces. ## Features * Displays time remaining and total items smeltable in the furnace UI. + +## Installation + +The mod can be downloaded from [Modrinth](https://modrinth.com/mod/frank). +Alternatively, you can clone the mod [source code](https://gitlab.com/programmersocks/frank) +and compile it yourself. + +Frank requires [Fabric API](https://modrinth.com/mod/fabric-api). |
