diff options
| author | Michael <[email protected]> | 2017-02-07 17:30:14 -0500 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-02-07 17:30:14 -0500 |
| commit | 7a29121456747651bd27d75833e28d5f7d479a1e (patch) | |
| tree | d606abe06064c29b9796a9f958a3f953ec4e2c31 /ShiftOS.WinForms/Resources | |
| parent | aa45e10f4a023ba681f04bde72872c7e8a7aa122 (diff) | |
| download | shiftos_thereturn-7a29121456747651bd27d75833e28d5f7d479a1e.tar.gz shiftos_thereturn-7a29121456747651bd27d75833e28d5f7d479a1e.tar.bz2 shiftos_thereturn-7a29121456747651bd27d75833e28d5f7d479a1e.zip | |
Added defaulticonattribute.
Diffstat (limited to 'ShiftOS.WinForms/Resources')
| -rw-r--r-- | ShiftOS.WinForms/Resources/IconTerminal.bmp | bin | 0 -> 1334 bytes | |||
| -rw-r--r-- | ShiftOS.WinForms/Resources/Shiftorium.txt | 5 |
2 files changed, 5 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/Resources/IconTerminal.bmp b/ShiftOS.WinForms/Resources/IconTerminal.bmp Binary files differnew file mode 100644 index 0000000..9a5d373 --- /dev/null +++ b/ShiftOS.WinForms/Resources/IconTerminal.bmp diff --git a/ShiftOS.WinForms/Resources/Shiftorium.txt b/ShiftOS.WinForms/Resources/Shiftorium.txt index cf637f4..af30613 100644 --- a/ShiftOS.WinForms/Resources/Shiftorium.txt +++ b/ShiftOS.WinForms/Resources/Shiftorium.txt @@ -6,6 +6,11 @@ Dependencies: null }, { + Name: "Audio Volume", + Cost: 50, + Description: "Want to adjust the volume of ShiftOS's audio? This upgrade will let you." + }, + { Name: "Color Depth Dithering", Cost: 1000, Description: "Right now, if you try to display images on the screen, with a low color depth like we have, the image will be totally unrecognizable! With this upgrade, we can adapt a simple 1-dimensional dithering algorithm into the video driver to hopefully smooth out the transition between colors.", |
