commit 66212cb0a21d03bf43b6ab7d89696d3bb5c9384e Author: That_One_Nerd Date: Thu Mar 16 10:16:42 2023 -0400 Initial Home page diff --git a/Index.md b/Index.md new file mode 100644 index 0000000..6ef7c29 --- /dev/null +++ b/Index.md @@ -0,0 +1,6 @@ +# 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.