aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/Resources
diff options
context:
space:
mode:
Diffstat (limited to 'ShiftOS.WinForms/Resources')
-rw-r--r--ShiftOS.WinForms/Resources/IconTerminal.bmpbin0 -> 1334 bytes
-rw-r--r--ShiftOS.WinForms/Resources/Shiftorium.txt5
2 files changed, 5 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/Resources/IconTerminal.bmp b/ShiftOS.WinForms/Resources/IconTerminal.bmp
new file mode 100644
index 0000000..9a5d373
--- /dev/null
+++ b/ShiftOS.WinForms/Resources/IconTerminal.bmp
Binary files differ
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.",