Userkit
Prepackaged releases which install automatically and allow you to build your own operating systems with Cosmos and Visual Studio. For the Userkit you’ll need these:
- Visual Studio 2022
- Visual Studio 2022 Workload: .NET Core Tools
- .NET Framework 6 Developer Pack
- The Installer: Latest Release
Devkit (Developer Kit)
The Devkit has the following requirements:
- Visual Studio 2022
- Visual Studio 2022 Workload: Visual Studio Extension Development
- Visual Studio 2022 Workload: .NET Core 2.0+ SDK
- Inno Quick Start Pack (Free) – Install with defaults, keep Preprocessor option checked
- .NET Framework 6 Developer Pack
Besides, always including the newest bug fixes and features, the Devkit additionally allows you to directly work with COSMOS source code as well. Installation simply requires running a .bat file after each source sync.
See https://www.gocosmos.org/docs/install/ for more information on how to install both the userkit or the devkit.