Config for the desktop app
All checks were successful
Build App / Build (push) Successful in 1m28s

This commit is contained in:
2024-03-16 13:38:46 +01:00
parent ede8ff088c
commit 88fb4935b5
5 changed files with 36 additions and 16 deletions

View File

@@ -2,26 +2,22 @@
![Logo](https://www.ladose.net/wp-content/uploads/2016/04/header_small-1.jpg)
# Dependencies
## Server
.netcore 2
AutoMapper
Newtonsoft.Json
Pomelo.EF
## Discord
DSharpPlus
.Net Core 6
PostgreSQL
## Desktop
.Net Framework 4.6.1
Caliburn Micro
[Microsoft Visual Studio Installer Projects](https://marketplace.visualstudio.com/items?itemName=VisualStudioClient.MicrosoftVisualStudio2017InstallerProjects#overview)
## Challonge
## Cross Plateform Desktop Client
.Net Core 6
## Challonge Provider is a modified version of this
[ChallongeCSharpDriver](https://github.com/francoislg/ChallongeCSharpDriver)
Modified to work with .net core
Modified to work with .net core