cda526d41d00505e8b507b189aa2e90e4d145c74
Speedometer
This is a simple mod for forge and fabric that displays your current speed
Compile your own version?
- Download source code
- Run
git clone https://github.com/zaze06/Speedometer - Download the source code from github page master.zip
- unzip the folder
- Run
- Open the folder
- Run
gradlew build(Windows cmd) or./gradlew build(Linux, MacOS, Windows powershell) - the compiled version will be in
- Fabic:
fabric/build/libs - Forge:
forge/build/libs
- Fabic:
This mod is a newer version of speedometer-forge
Changes from old forge version?
This was just a project I choose for trying the Architectury API for abstraction. So changes are that now Architectury APi is required for this mod to work
Description