mirror of
https://github.com/lukasabbe/SimpleTransportHud.git
synced 2026-04-30 10:50:53 +00:00
Added readme
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
# Simple Transport HUD
|
||||
|
||||
Simple Transport HUD adds simple HUD:s to many transports in Minecraft.
|
||||
|
||||
The mod comes with an extensive config. You can access it with ModMenu and YACL
|
||||
|
||||
|
||||
Transports included:
|
||||
- Elytra
|
||||
- Minecarts
|
||||
- Boats
|
||||
- More coming
|
||||
|
||||
Examples:
|
||||
- Elytra 
|
||||
- Boat 
|
||||
- Minecart 
|
||||
|
||||
# Looking for a server?
|
||||
Get BisectHosting and save 25% off for new customers using code Lukas at checkout.
|
||||
Thanks for your support — it helps me develop this and other mods I make!
|
||||
#ad
|
||||
[](https://bisecthosting.com/Lukas)
|
||||
|
||||
# Open source
|
||||
Nearly all my mods are OpenSource and under the MIT license.
|
||||
If you want to help the development, check out the [GitHub](https://github.com/lukasabbe/SimpleTransportHud)!
|
||||
|
||||
# Inspiration and credit
|
||||
- Lukasabbe mode the coded
|
||||
- Lemonixi made the graphics.
|
||||
- Smurre requested it
|
||||
|
||||
Thank you all for downloading the mod!
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 1.4 MiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.5 MiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.4 MiB |
@@ -3,9 +3,13 @@
|
||||
"id": "simpletransporthud",
|
||||
"version": "${version}",
|
||||
"name": "Simple Transport HUD",
|
||||
"description": "",
|
||||
"authors": [],
|
||||
"contact": {},
|
||||
"description": "A Hud mod for different transports in Minecraft ",
|
||||
"authors": ["Lukasabbe"],
|
||||
"contact": {
|
||||
"homepage": "",
|
||||
"sources": "https://github.com/lukasabbe/SimpleTransportHud",
|
||||
"issues": "https://github.com/lukasabbe/SimpleTransportHud/issues"
|
||||
},
|
||||
"license": "MIT",
|
||||
"icon": "assets/simpletransporthud/icon.png",
|
||||
"environment": "*",
|
||||
|
||||
Reference in New Issue
Block a user