diff options
| author | Michael <[email protected]> | 2017-04-07 18:33:36 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-04-07 18:33:41 -0400 |
| commit | a8583c95d082d36f6d0665d0b25c2fc6c4b5e943 (patch) | |
| tree | 2c8af592ec6bfc9d5421ef71c7453a998eaf89a7 /ShiftOS.WinForms/Resources | |
| parent | 0d198594c4c1240c274c27706b07e2d3281975ce (diff) | |
| download | shiftos_thereturn-a8583c95d082d36f6d0665d0b25c2fc6c4b5e943.tar.gz shiftos_thereturn-a8583c95d082d36f6d0665d0b25c2fc6c4b5e943.tar.bz2 shiftos_thereturn-a8583c95d082d36f6d0665d0b25c2fc6c4b5e943.zip | |
Update Manager
Use the "ShiftOS.Updater" as your startup project for this to work
correctly.
Diffstat (limited to 'ShiftOS.WinForms/Resources')
| -rw-r--r-- | ShiftOS.WinForms/Resources/Shiftorium.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/Resources/Shiftorium.txt b/ShiftOS.WinForms/Resources/Shiftorium.txt index 0c4e0c6..5310c40 100644 --- a/ShiftOS.WinForms/Resources/Shiftorium.txt +++ b/ShiftOS.WinForms/Resources/Shiftorium.txt @@ -945,6 +945,16 @@ Description: "In the shiftorium GUI but dont know what you can spend because you can't see how many code points are on hand? Well shop easy, because with this upgrade that is now possible! You have to restart the shiftorium for it to work." }, + //UPDATE MANAGER + { + Name: "AL Update Manager", + Cost: 150, + Description: "Want to get the latest features of ShiftOS, right from your App Launcher? This upgrade is for you!", + Dependencies: "app_launcher", + Category: "GUI" + }, + + // SHIFTSWEEPER { |
