diff options
| author | Michael <[email protected]> | 2017-02-28 17:01:14 -0500 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-02-28 17:01:14 -0500 |
| commit | bb4a3801623579296cf081f4e9172080d852bc7b (patch) | |
| tree | bc9809dbc5b7540f956ff15f03e7769ec27651d1 /ShiftOS.WinForms/Resources | |
| parent | 8d8fc4931d0e603bb740b52c7f664de97061e24b (diff) | |
| download | shiftos_thereturn-bb4a3801623579296cf081f4e9172080d852bc7b.tar.gz shiftos_thereturn-bb4a3801623579296cf081f4e9172080d852bc7b.tar.bz2 shiftos_thereturn-bb4a3801623579296cf081f4e9172080d852bc7b.zip | |
Beginning screensaver work
Diffstat (limited to 'ShiftOS.WinForms/Resources')
| -rw-r--r-- | ShiftOS.WinForms/Resources/Shiftorium.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/Resources/Shiftorium.txt b/ShiftOS.WinForms/Resources/Shiftorium.txt index fde7f36..719ad59 100644 --- a/ShiftOS.WinForms/Resources/Shiftorium.txt +++ b/ShiftOS.WinForms/Resources/Shiftorium.txt @@ -1,4 +1,19 @@ [ +// SCREENSAVER + { + Name: "Screensavers", + Cost: 750, + Description: "Like to leave your PC idle for long periods of time? Save some energy and keep your screen from being tired by hiding the desktop behind a black screen with an image on it.", + Dependencies: "desktop" + }, + { + Name: "Shift Screensavers", + Cost: 100, + Description: "This Shifter upgrade will allow you to customize the screensaver.", + Dependencies: "screensavers;shifter" + }, + + // CALCULATOR UPGRADES { Name: "Calculator", |
