From ac89ce97114637ab09afe9ec5f8dc331eacacb06 Mon Sep 17 00:00:00 2001 From: Kudzu Date: Mon, 19 Jun 2017 17:13:00 -0400 Subject: [PATCH] New file --- Solutions - Readme.txt | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 Solutions - Readme.txt diff --git a/Solutions - Readme.txt b/Solutions - Readme.txt new file mode 100644 index 000000000..04aa0bd3f --- /dev/null +++ b/Solutions - Readme.txt @@ -0,0 +1,38 @@ +Solution File ReadMe + +-------------------------------------------- +Build + +Used by the build process (Builder). +Not meant for direct end user use. +Do not change unless you know what you are doing. + +-------------------------------------------- +Builder + +Projects used to build Cosmos itself. Essentially this is what makes User Kit go. + +-C.B.Builder - Essentially the user kit. A C# program which automates the building and installation of Cosmos wtih a GUI. + +-C.B.Insaller + +-------------------------------------------- +Compiler + +Assembler, Compiler, XSharp (Compiler Parts), Tools (Compiler Parts) + +-------------------------------------------- +Cosmos + +Old monolithic solution. +Will be removed after all smaller parts split out. + +-------------------------------------------- +IDE +Debug, Deploy, Visual Studio, XSharp (IDE Parts), Tools (IDE Parts) + +-------------------------------------------- +Kernel + +Kernel, Demos (not  User), Tests +