From 7cdbca807bbb4dce00aaff453b946ecb010fd892 Mon Sep 17 00:00:00 2001 From: conch <76109782+conchkritz@users.noreply.github.com> Date: Mon, 21 Mar 2022 16:07:39 -0500 Subject: [PATCH] detail: electric boogaloo --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1554be6..e88e587 100644 --- a/README.md +++ b/README.md @@ -15,3 +15,6 @@ So far we have: * Built in transparent viewmodels. (in scripts/hudlayout.res) * Crosshairs and Hitmarkers. (in scripts/hudlayout.res) * Alternative Uber: A different style of uber that puts the meter on the right side instead of centering it. (in #customizations) **(slightly broken)** + +If you wish to customize the hud even more (use it as a base for a different hud), go ahead. I've sprinked some comments in some of the files. +Just please credit me if you do use this hud in other huds and plan to release it.