From 7f21757ec574f86b01addbdef9ccb30a16acee73 Mon Sep 17 00:00:00 2001 From: KoopaTroopa Date: Mon, 25 Mar 2019 15:24:01 -0400 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..7ebe134 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# LuaLoader + +This Mush Plugin is used to manage "private" plugins. The private content is loaded dynamically while the loader is the only piece that remains constant. \ No newline at end of file