This plugin shows up a simple gauge-style speedometer in the player's screen when using a vehicle.
No requirements other than Rebar Framework.
- Should (?) be lightweight, it's only Vue and TailwindCSS.
- It's a speedometer. You can change the top speed, I guess?
- Defaults to km/h. TODO: Include mph.
From the main directory of your Rebar
framework.
git clone https://github.com/lucasmorais99/rebar-speedometer src/plugins/rebar-speedometer
That's it.
If you wish to save the plugin in your own repository, go to the src/plugins/rebar-speedometer
folder and delete the .git
folder.