From 2dd5bd92171a801238f347abdac79ef33a67ef84 Mon Sep 17 00:00:00 2001 From: Kawawete Date: Thu, 17 Oct 2024 09:36:15 +0200 Subject: [PATCH] Start of the Multi-Thread template project --- Misc/Multi-Thread/template.ps1 | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Misc/Multi-Thread/template.ps1 diff --git a/Misc/Multi-Thread/template.ps1 b/Misc/Multi-Thread/template.ps1 new file mode 100644 index 0000000..0cf1184 --- /dev/null +++ b/Misc/Multi-Thread/template.ps1 @@ -0,0 +1,2 @@ +# This is a template for multi-threaded stuff, or at least it should be... +