Zacharias 481993b2e2 Updated to 1.21
Removed support for Forge
Added support for NeoForge

Added a new location for Visual Speed Type (WIP) slight bug

Made Cloth Config an optional dependency (as of version 6.2)
2024-07-09 08:40:43 +02:00
2024-07-09 08:40:43 +02:00
2024-07-09 08:40:43 +02:00
2024-07-09 08:40:43 +02:00
2024-07-09 08:40:43 +02:00
2024-07-09 08:40:43 +02:00
2024-07-09 08:40:43 +02:00
2024-07-09 08:40:43 +02:00
2024-07-09 08:40:43 +02:00
2023-06-13 20:02:17 +02:00
2023-09-07 18:14:10 +02:00
2024-07-09 08:40:43 +02:00

Speedometer

This is a simple mod for forge and fabric that displays your current speed

Credits to

org.json Included due to problems whit ForgeGradle

Compile your own version?

  1. Download source code
    • Run git clone https://github.com/zaze06/Speedometer
    • Download the source code from GitHub page master.zip
      • unzip the folder
  2. Open the folder
  3. Run gradlew build(Windows cmd) or ./gradlew build(Linux, MacOS, Windows powershell)
  4. the compiled version will be in
    • Fabic: fabric/build/libs
    • Forge: forge/build/libs

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
No description provided
Readme 318 KiB
6.3.0 Latest
2025-06-23 00:05:02 +02:00
Languages
Java 100%