Added public files
Roughly added all public files. Probably missed some, though.
diff --git a/obj/tools/MGtool/man.d/xuclone b/obj/tools/MGtool/man.d/xuclone
new file mode 100644
index 0000000..341c825
--- /dev/null
+++ b/obj/tools/MGtool/man.d/xuclone
@@ -0,0 +1,13 @@
+SYNOPSIS
+ xuclone <filename>
+
+DESCRIPTION
+ Updates & Clones an object. On error, the error log file will be
+ printed. Moves the object (if possible) into your inventory. If the
+ object has been cloned successfully, the variable "$clone" will be set,
+ to make sure we don't lose the object out of sight :)
+
+EXAMPLE
+ xuclone /std/thing
+ xcall $clone->SetShort("a BIG thing!");
+