Skip to content
This repository was archived by the owner on Jan 15, 2023. It is now read-only.

Create new Project from Templates

Fiahblade edited this page Nov 30, 2019 · 5 revisions

Some notes before starting off.

  • Visual Studio 2019 or Visual Studio Code is preferred but any editor can be used.
  • With Chromely you can create x64 applications. You can try building x86 applications but that is not supported.
  • While this article doesn't cover .NET Framework development, the project setup is fairly the same.

If you don't want to install templates, you can also Create a Project from Scratch.

In development...

Clone this wiki locally