forked from 05sonicblue/Gamez
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Michael Dlesk
committed
Dec 29, 2011
1 parent
f259431
commit 9aea0bb
Showing
1 changed file
with
9 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,21 @@ | ||
<hr /> | ||
|
||
Gamez is currently in *Alpha* release. There may be bugs in the application. | ||
|
||
Gamez is an automated downloader for video games. The user adds the games they wish to download and Gamez will attempt to find the game and download it. | ||
|
||
As of the current release, only Wii games are supported. | ||
|
||
Current Features: | ||
+ Local database of all Wii games | ||
+ Automatically sends NZB's to Sabnzbd | ||
+ Support for NZBMatrix and Newznab | ||
|
||
* Local database of all Wii games | ||
* Automatically sends NZB's to Sabnzbd | ||
*Support for NZBMatrix and Newznab | ||
|
||
<hr /> | ||
|
||
***Dependencies*** | ||
|
||
Gamez requires Python and CherryPY | ||
Gamez requires Python and CherryPY | ||
|
||
<hr /> |