Skip to content
This repository has been archived by the owner on Dec 30, 2023. It is now read-only.

Installation and Building

Anran Zhang edited this page Jun 6, 2023 · 2 revisions

Installation

We recommend installing from the Microsoft Store as it is safer and faster.

Building

You can also build from the source code. If you want to run the project code, your device needs to meet the following requirements:

  1. Windows 11 22H2 (22621) or later versions.
  2. Visual Studio 2022 with the following components:
    • .Net desktop development
    • Windows 11 22000 SDK
    • Windows 11 22621 SDK
    • Windows App SDK C# Template
  3. .NET 7
  4. Developer mode has been enabled.

After the above preparations are ready, clone the FantasyCopilot repository, open the FantasyCopilot.sln file in the project folder using Visual Studio, and then build and deploy the App project.

About

Tutorial

How to Contribute

  • Under construction

Development/Testing

  • Under construction

Project Architecture

  • Under construction
Clone this wiki locally