LaciG / Gavilya

Gavilya is a simple game launcher written in C# .NET 6.

Home Page:https://gavilya.leocorporation.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub release (latest by date) GitHub contributors GitHub issues GitHub GitHub Workflow Status Using LeoCorpLibrary

Logo

Gavilya

A simple game launcher written in C# .NET 6.
Download »
Report Bug · Request Feature · Known Issues

Introduction

Gavilya is a basic and simple game launcher written in C# .NET 6, using WPF. Gavilya allows you to put your games in one place and launch them easily. Click here to visit Gavilya's website.

Download

Click here to download Gavilya.

Contribute

To contribute to the project, you'll need:

  • Visual Studio 2022 v17.0 or higher (VS2019 also works)
    • .NET Desktop Developpement
    • Git
  • .NET 6 (.NET 5 is also recommanded)
  • Inno Setup (optionnal)

Click here to see the full guidelines.

Branches

This Git repo has always two branches:

Name Release Description
main GitHub release (latest by date) Stable versions
vNext GitHub release (latest by date including pre-releases) Next version of Gavilya (unstable)

Note: Other branches can also - of course - exist.

License

This project is under the MIT License.

About

Gavilya is a simple game launcher written in C# .NET 6.

https://gavilya.leocorporation.dev/

License:MIT License


Languages

Language:C# 99.2%Language:Inno Setup 0.8%