From 0fc6ce772bc385d2ea9925f282347f6b54f8e06d Mon Sep 17 00:00:00 2001 From: MikeMaximus Date: Mon, 9 Nov 2015 12:37:31 -0600 Subject: [PATCH 1/4] Update README.md --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index ed05257..d01891d 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ -# Game Backup Monitor +# [Game Backup Monitor] (http://mikemaximus.github.io/gbm-web/) -Important Notice: This project is currently in the process of being transferred from Sourceforge. Releases and documentation will be available soon, for now the latest release and documentation for this project are available at http://backupmonitor.sourceforge.net. +Game Backup Monitor is a simple, but flexible application that detects games as you play them. Once you finish playing a game, a backup of the saved games will be made automatically using 7-Zip compression. GBM can be used on a single computer, or on multiple computers to effectively add cloud support to any Windows game or application. -Game Backup Monitor is a Windows system tray application that automatically detects games as you play them. When you're finished playing, a compressed backup of the save data will be automatically created in a location you've specified, such as a cloud folder, network folder or external drive. +**License**: GNU General Public License version 3.0 (GPLv3)
+**Language**: English Only
+**Platform**: Windows Only (.NET 4) -If you use Game Backup Monitor on multiple computers and share the same backup folder, you can effectively add cloud support to any game or application. GBM can notify you of new files to be restored when you move to each computer. - -Game Backup Monitor was designed with classic DRM-free gaming in mind, but it can be used to monitor any application on your PC! - -Game Backup Monitor is currently only available in English. +[Game Backup Monitor FAQ] (http://mikemaximus.github.io/gbm-web/faq.html)
+[Game Backup Monitor Manual] (http://mikemaximus.github.io/gbm-web/manual.html) +Updates regarding this project are available via the [Game Backup Monitor web site] (http://mikemaximus.github.io/gbm-web/). From d489738d08794746b8c4fba7c47f1dc99b024def Mon Sep 17 00:00:00 2001 From: MikeMaximus Date: Mon, 9 Nov 2015 12:41:05 -0600 Subject: [PATCH 2/4] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d01891d..22b319e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # [Game Backup Monitor] (http://mikemaximus.github.io/gbm-web/) +! [Screenshot] (http://mikemaximus.github.io/gbm-web/images/screens/gbm_ss8.jpg) + Game Backup Monitor is a simple, but flexible application that detects games as you play them. Once you finish playing a game, a backup of the saved games will be made automatically using 7-Zip compression. GBM can be used on a single computer, or on multiple computers to effectively add cloud support to any Windows game or application. **License**: GNU General Public License version 3.0 (GPLv3)
From 90b1194cc552b4e62b665cec1411f7a23df2ffa0 Mon Sep 17 00:00:00 2001 From: MikeMaximus Date: Mon, 9 Nov 2015 12:47:36 -0600 Subject: [PATCH 3/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 22b319e..b235bc4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # [Game Backup Monitor] (http://mikemaximus.github.io/gbm-web/) -! [Screenshot] (http://mikemaximus.github.io/gbm-web/images/screens/gbm_ss8.jpg) +![Screenshot] (http://mikemaximus.github.io/gbm-web/images/gh_screenshot.jpg) Game Backup Monitor is a simple, but flexible application that detects games as you play them. Once you finish playing a game, a backup of the saved games will be made automatically using 7-Zip compression. GBM can be used on a single computer, or on multiple computers to effectively add cloud support to any Windows game or application. From c7a279e11a0316fe5f5e70eb40b7f024e18a3a32 Mon Sep 17 00:00:00 2001 From: "Michael J. Seiferling" Date: Wed, 11 Nov 2015 17:26:03 -0600 Subject: [PATCH 4/4] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b235bc4..32ed7a3 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,6 @@ Game Backup Monitor is a simple, but flexible application that detects games as **Platform**: Windows Only (.NET 4) [Game Backup Monitor FAQ] (http://mikemaximus.github.io/gbm-web/faq.html)
-[Game Backup Monitor Manual] (http://mikemaximus.github.io/gbm-web/manual.html) - +[Game Backup Monitor Manual] (http://mikemaximus.github.io/gbm-web/manual.html)
+[List of Preconfigured Games] (http://mikemaximus.github.io/gbm-web/GBM_Official.xml)

Updates regarding this project are available via the [Game Backup Monitor web site] (http://mikemaximus.github.io/gbm-web/).