A mod that adds your armor to the hud modrinth.com/mod/simple-armor-hud
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: updated file paths and removed curseforge from readme

legoraft 8168f9f7 68034f39

+2 -2
+2 -2
README.md
··· 30 30 - Vietnamese 31 31 - Traditional Chinese 32 32 33 - If you see any missing languages or ar familiar translating, feel free to open a [pull request](https://github.com/legoraft/simple-armor-hud/pulls) and add your translation in a new [lang file](https://github.com/legoraft/simple-armor-hud/tree/main/src/main/resources/assets/simple-armor-hud/lang). The [`en_us.json`](https://github.com/legoraft/simple-armor-hud/blob/main/src/main/resources/assets/simple-armor-hud/lang/en_us.json) file is the source of truth for translation keys, so reference that one. 33 + If you see any missing languages or ar familiar translating, feel free to open a [pull request](https://github.com/legoraft/simple-armor-hud/pulls) and add your translation in a new [lang file](./src/main/resources/assets/simple-armor-hud/lang). The [`en_us.json`](./src/main/resources/assets/simple-armor-hud/lang/en_us.json) file is the source of truth for translation keys, so reference that one. 34 34 35 35 ### Dependencies 36 36 Simple armor hud requires the [Fabric API](https://modrinth.com/mod/fabric-api) 37 37 38 38 ### Installation 39 - Releases for the mod are found on [Modrinth](https://modrinth.com/mod/simple-armor-hud), [Releases](https://github.com/LegoRaft/simple-armor-hud/releases) and on [Curseforge](https://www.curseforge.com/minecraft/mc-mods/simple-armor-hud). After downloading, you can put the `.jar` file in your `mods` folder. If you don't have fabric installed, take a look at this [installation tutorial](https://fabricmc.net/wiki/install) _Note: Simple armor hud **requires** the Fabric API_ 39 + Releases for the mod are found on [Modrinth](https://modrinth.com/mod/simple-armor-hud) and [Releases](https://github.com/LegoRaft/simple-armor-hud/releases) After downloading, you can put the `.jar` file in your `mods` folder. If you don't have fabric installed, take a look at this [installation tutorial](https://fabricmc.net/wiki/install) _Note: Simple armor hud **requires** the Fabric API_ 40 40 41 41 ### Build 42 42 To build from source, follow these steps: