This is the README file trom the Terrarium Project hosted on CodePlex, updated for the current project.
The project is layed out in a series of folders and supports Visual Studio 2012 (.NET 4.0 / 4.5) version.
C:.
+---Client # old .NET 2.0 client
| +---AsmCheck
| +---Configuration
| +---Controls
| +---Controls2
| +---ControlsWPF # abandoned WPF client for .NET 2.0
| +---DXVBLib
| +---Game
| +---Glass
| +---Graphics
| +---HttpListener
| +---OrganismBase
| +---Renderer
| +---Services
| +---Setup
| +---Terrarium # original WinForms 2.0 client
| +---Terrarium2 # abandoned client project for .NET 4.0
| +---TerrariumWPF # abandoned WPF client for .NET 2.0
+---ClientWPF # new .NET 4.0 clients
| +---TerrariumClient # net .NET 4.0 WPF client
+---Keys
+---Samples
+---SDK
+---SDK2
+---Server # original WebForms server and services
+---ServerMVC # new .NET 4.5 MVC 4.0 server
| +---TerrariumServer
| +---TerrariumServer.Tests
+---Tools
+---ServerConfig
+---StyleEditor
asp.net mvc 5 for Visual Studio 2012