diff options
| -rw-r--r-- | info.vdf | 4 | ||||
| -rw-r--r-- | minmode/info.vdf | 4 |
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 |
