diff options
| author | kj_sh604 | 2026-05-24 19:05:14 -0400 |
|---|---|---|
| committer | kj_sh604 | 2026-05-24 19:05:14 -0400 |
| commit | a51d492ab3325925a51a69e416bd79534ae86ac2 (patch) | |
| tree | 4e971cf02a0167a425d3d110ed6b5647f9e061d6 /src/installscript.vdf | |
| parent | da21f6d5b4ac1fa65283c56dc3b79ac126ce0e90 (diff) | |
refactor: src/
Diffstat (limited to 'src/installscript.vdf')
| -rw-r--r-- | src/installscript.vdf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/installscript.vdf b/src/installscript.vdf new file mode 100644 index 0000000..ac8de1a --- /dev/null +++ b/src/installscript.vdf @@ -0,0 +1,9 @@ +"InstallScript"
+{
+ "Registry"
+ {
+ "HKEY_LOCAL_MACHINE\\SOFTWARE\\Rockstar Games\\Grand Theft Auto Vice City\\1.00.000"
+ {
+ }
+ }
+}
\ No newline at end of file |
