Skip to content

Commit

Permalink
Version 4.4.0.2303-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
lpeyr committed Mar 2, 2024
1 parent bec4a69 commit c3521f6
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 15 deletions.
8 changes: 4 additions & 4 deletions Gavilya.Setup/Setup.iss
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!

#define MyAppName "Gavilya"
#define MyAppVersion GetFileVersion('..\Gavilya\bin\Release\net6.0-windows\Gavilya.exe')
#define MyAppVersion GetFileVersion('..\Gavilya\bin\Release\net8.0-windows\Gavilya.exe')
#define MyAppPublisher "Léo Corporation"
#define MyAppURL "https://leocorporation.dev/"
#define MyAppExeName "Gavilya.exe"
Expand Down Expand Up @@ -50,10 +50,10 @@ Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{
Name: "quicklaunchicon"; Description: "{cm:CreateQuickLaunchIcon}"; GroupDescription: "{cm:AdditionalIcons}"; Flags: unchecked; OnlyBelowVersion: 6.1; Check: not IsAdminInstallMode

[Files]
Source: "H:\Gavilya\Gavilya\bin\Release\net6.0-windows\Gavilya.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "H:\Gavilya\Gavilya\bin\Release\net6.0-windows\*"; DestDir: "{app}"; Flags: ignoreversion recursesubdirs createallsubdirs
Source: "H:\Gavilya\Gavilya\bin\Release\net8.0-windows\Gavilya.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "H:\Gavilya\Gavilya\bin\Release\net8.0-windows\*"; DestDir: "{app}"; Flags: ignoreversion recursesubdirs createallsubdirs
Source: "H:\Gavilya\Gavilya.Fps\bin\Release\*"; DestDir: "{app}"; Flags: ignoreversion recursesubdirs createallsubdirs
Source: "H:\Gavilya\Xalyus Updater\bin\Release\net6.0-windows\*"; DestDir: "{app}"; Flags: ignoreversion recursesubdirs createallsubdirs
Source: "H:\Gavilya\Xalyus Updater\bin\Release\net8.0-windows\*"; DestDir: "{app}"; Flags: ignoreversion recursesubdirs createallsubdirs
; NOTE: Don't use "Flags: ignoreversion" on any shared system files

[Icons]
Expand Down
2 changes: 1 addition & 1 deletion Gavilya/Gavilya.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<UseWindowsForms>True</UseWindowsForms>
<ApplicationManifest>app.manifest</ApplicationManifest>
<Title>Gavilya</Title>
<Version>4.3.0.2312</Version>
<Version>4.4.0.2303-rc1</Version>
<Authors>Léo Corporation</Authors>
<Description>Gavilya is a simple game launcher for Windows.</Description>
<Copyright>© 2024</Copyright>
Expand Down
2 changes: 1 addition & 1 deletion Gavilya/Helpers/Context.cs
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
namespace Gavilya.Helpers;
public static class Context
{
public static string Version => "4.3.0.2312";
public static string Version => "4.4.0.2303-rc1";
public static string LastVersionLink => "https://raw.githubusercontent.com/Leo-Corporation/LeoCorp-Docs/master/Liens/Update%20System/Gavilya/Version.txt";
}
22 changes: 13 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/Leo-Corporation/Gavilya/dotnet-desktop.yml?branch=main)
![Using PeyrSharp](https://img.shields.io/badge/using-PeyrSharp-DD00FF?logo=nuget)
<br />

<p align="center">
<a href="https://github.com/Leo-Corporation/Gavilya">
<img src=".github/images/logo.png" alt="Logo" width="80" height="80">
Expand All @@ -13,7 +14,7 @@
<h1 align="center">Gavilya</h3>

<p align="center">
A simple game launcher written in C# .NET 6.
A simple game launcher written in C# .NET 8.
<br />
<a href="https://bit.ly/Gavilya"><strong>Download »</strong></a>
<br />
Expand All @@ -27,15 +28,15 @@
</p>

## Introduction
![image](https://github.com/Leo-Corporation/Gavilya/assets/55453279/e795c49c-604a-4de4-b8c8-a7d7652effad)

![image](https://github.com/Leo-Corporation/Gavilya/assets/55453279/e795c49c-604a-4de4-b8c8-a7d7652effad)

Gavilya is a user-friendly game launcher built using C# and WPF, following the MVVM (Model-View-ViewModel) architectural pattern. The launcher aims to simplify the process of managing and launching games from various sources, providing an organized and personalized gaming experience.
[Click here](https://gavilya.leocorporation.dev) to visit Gavilya's website.

## Features

Gavilya is a user-friendly game launcher built using C# .NET 6 and WPF, designed to streamline the gaming experience by consolidating games from various sources into a single, accessible platform. With its intuitive interface and diverse set of features, Gavilya offers gamers a convenient and organized way to manage and launch their favorite games.
Gavilya is a user-friendly game launcher built using C# .NET 8 and WPF, designed to streamline the gaming experience by consolidating games from various sources into a single, accessible platform. With its intuitive interface and diverse set of features, Gavilya offers gamers a convenient and organized way to manage and launch their favorite games.

1. **Game Source Integration:**
Gavilya supports a wide range of game sources, including Steam, UWP (Universal Windows Platform), and Win32 games. This compatibility ensures that users can effortlessly add and manage their games, regardless of their origin.
Expand Down Expand Up @@ -63,15 +64,17 @@ Gavilya is a user-friendly game launcher built using C# .NET 6 and WPF, designed

9. **Top Games Highlight:**
Gavilya's statistic overview highlights the top games based on playtime or user-defined criteria. This feature enables users to discover their favorite and most-played games easily.

**_And more..._**

In conclusion, Gavilya presents itself as a user-centric game launcher, combining simplicity with a powerful set of features. By seamlessly integrating games from various sources, offering profile support, providing customization options, and supplying insightful statistics, Gavilya elevates the gaming experience for enthusiasts who appreciate organization and efficiency. [Click here](https://gavilya.leocorporation.dev) to visit Gavilya's website and explore its features firsthand.

## Download

[Click here](https://bit.ly/Gavilya) to download Gavilya.

## Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

1. **Fork the Repository**: Start by forking the Gavilya repository to your GitHub account.
Expand Down Expand Up @@ -99,15 +102,16 @@ Please note that contributions should align with the project's scope and follow
- Visual Studio 2022 v17.0 or higher (VS2019 also works)
- .NET Desktop Developpement
- Git
- .NET 6 (*.NET 5 is also recommanded*)
- Inno Setup (*optionnal*)
- .NET 8 (_.NET 5 is also recommanded_)
- Inno Setup (_optionnal_)

### Branches

This Git repo has always two branches:

| Name | Release | Description |
| :--: | :-----: | :---------: |
| `main` | ![GitHub release (latest by date)](https://img.shields.io/github/v/release/Leo-Corporation/Gavilya) | Stable versions |
| Name | Release | Description |
| :-----: | :--------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------: |
| `main` | ![GitHub release (latest by date)](https://img.shields.io/github/v/release/Leo-Corporation/Gavilya) | Stable versions |
| `vNext` | ![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/Leo-Corporation/Gavilya?include_prereleases) | Next version of Gavilya (unstable) |

> Note: Other branches can also - of course - exist.
Expand Down

0 comments on commit c3521f6

Please sign in to comment.