update-hud - A short script to keep your custom hud up to date
https://github.com/404-universe/update-hud
This is a rather basic program (text-based ui...) which keeps any custom hud you have installed up to date, provided it has a git repository (e.g. stored on github somewhere). In the future, I'll either improve the text interface, add some new feature, or maybe even give it a proper gui interface, depending on how much time I am really able to spend on this (prediction: probably not much). Currently, I don't offer any precompiled releases - if you want to use this, you'll need to compile it yourself.
If you have any questions, feel free to ask!
Side Note: This was my first major foray into the programming language known as rust. While I learned a lot over the last three days, I don't think my code is as good as it could be. I'm probably doing everything in the non-"rustic" way, and I'll be making changes in the next few weeks as I learn more about the language.
Licensed under the MIT License.
https://github.com/404-universe/update-hud
This is a rather basic program (text-based ui...) which keeps any custom hud you have installed up to date, provided it has a git repository (e.g. stored on github somewhere). In the future, I'll either improve the text interface, add some new feature, or maybe even give it a proper gui interface, depending on how much time I am really able to spend on this (prediction: probably not much). Currently, I don't offer any precompiled releases - if you want to use this, you'll need to compile it yourself.
If you have any questions, feel free to ask!
Side Note: This was my first major foray into the programming language known as rust. While I learned a lot over the last three days, I don't think my code is as good as it could be. I'm probably doing everything in the non-"rustic" way, and I'll be making changes in the next few weeks as I learn more about the language.
Licensed under the MIT License.