Skip to content

Commit 01e8c02

Browse files
Merge pull request #53 from JohnTimmermann/JTsHud-Refactor
JTsHud Manager refactor 5.2.26
2 parents 4e8136d + 5aa7a22 commit 01e8c02

345 files changed

Lines changed: 15871 additions & 16955 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.editorconfig

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
root = true
2+
3+
[*]
4+
charset = utf-8
5+
indent_style = space
6+
indent_size = 2
7+
end_of_line = lf
8+
insert_final_newline = true
9+
trim_trailing_whitespace = true

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Auto detect text files and perform LF normalization
2+
* text=auto

.github/images/hero.png

5.24 MB
Loading

.github/images/hero2.png

5.24 MB
Loading

.github/images/hud-panel.png

65.3 KB
Loading

.github/images/hud-varaints.png

30.4 KB
Loading

.github/images/huds.png

64.3 KB
Loading

.github/images/live.png

95.4 KB
Loading

.github/images/matches-form.png

83.6 KB
Loading

.github/images/matches.png

57.7 KB
Loading

0 commit comments

Comments
 (0)