summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoribruton <[email protected]>2016-07-12 05:33:02 -0500
committeribruton <[email protected]>2016-07-12 05:33:02 -0500
commitf92c9ffbd6f1c3a563ba40f09a487d153b6de343 (patch)
treefd3a09c457965b35a7a04d7e49485cbafabf4be7
parentcdb4007a02367563219a8a1ffb9acfd9c3fe7d42 (diff)
Added in support for new hud versioning system
-rw-r--r--info.vdf4
-rw-r--r--minmode/info.vdf4
2 files changed, 8 insertions, 0 deletions
diff --git a/info.vdf b/info.vdf
new file mode 100644
index 0000000..d3905a6
--- /dev/null
+++ b/info.vdf
@@ -0,0 +1,4 @@
+"rayshud"
+{
+"ui_version" "1"
+} \ No newline at end of file
diff --git a/minmode/info.vdf b/minmode/info.vdf
new file mode 100644
index 0000000..d3905a6
--- /dev/null
+++ b/minmode/info.vdf
@@ -0,0 +1,4 @@
+"rayshud"
+{
+"ui_version" "1"
+} \ No newline at end of file