Skip to content
This repository has been archived by the owner on Sep 15, 2021. It is now read-only.

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabisonfire committed Oct 9, 2016
1 parent df7097f commit f17efdf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion MainWindow.xaml.cs
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ public partial class MainWindow : Window

const string SETTINGS_FILE = "userconfig.ini";
public const string APPNAME = "SteamGameLauncher";
const string APPVER = "0.3 BETA";
const string APPVER = "0.4 BETA";

public MainWindow()
{
Expand Down
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ SteamGameLauncher creates a beautiful interface for your installed games. Simply

![Not found](/Screenshots/main.png?raw=true "Launcher")

[Download Here](https://github.com/Gabisonfire/SteamGameLauncher/releases/latest)

### Installation
Installation is really easy, just extract the archive to any directory. Use a directory you have write access to write the config file. You will need to have the *.NET Framework 4.5* installed. Launch SteamGameLauncher.exe.

Expand Down

0 comments on commit f17efdf

Please sign in to comment.