From 620cb706885d29ec7dc24bc06cbe4ef32d9dc029 Mon Sep 17 00:00:00 2001 From: That_One_Nerd Date: Thu, 16 Mar 2023 10:17:27 -0400 Subject: [PATCH] Destroyed Index (markdown) --- Index.md | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 Index.md diff --git a/Index.md b/Index.md deleted file mode 100644 index 6ef7c29..0000000 --- a/Index.md +++ /dev/null @@ -1,6 +0,0 @@ -# SrcMod -SrcMod is a command-line application with a custom built-in shell system. SrcMod uses a "module" system to create commands in C# and invoke them through the command-line. This is the documentation for every command (what they do, what parameters they use, etc.), as well as how some internal systems work. This Wiki will be updated along with the tool's releases. - ---- - -I'll add some more soon.