From a0be98df9546733c3f9e476b808e6c8f8eb843c4 Mon Sep 17 00:00:00 2001 From: a1xd <68629610+a1xd@users.noreply.github.com> Date: Sun, 27 Sep 2020 22:51:43 -0400 Subject: add os detection to installer it --probably-- doesn't run installation on anything older than W10 --- installer/install.manifest | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 installer/install.manifest (limited to 'installer/install.manifest') diff --git a/installer/install.manifest b/installer/install.manifest new file mode 100644 index 0000000..0478246 --- /dev/null +++ b/installer/install.manifest @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3