diff --git a/HWconfig.json b/HWconfig.json new file mode 100644 index 0000000..4a478a0 --- /dev/null +++ b/HWconfig.json @@ -0,0 +1,6 @@ +{ + "hw": "intel", + "cpu": 12, + "memory": 32, + "gpu": "2080TI" +}