From 850716b2a8019fbbdee7f4b53c83051d33ad5e22 Mon Sep 17 00:00:00 2001 From: TheUltimateHacker Date: Fri, 20 Mar 2015 20:29:17 -0400 Subject: Experimental Features... LOADS of experimental stuff with Catalyst, Skinning and more! Why not create a Sounds directory in your Skins\Loaded directory, and stick a few .wav files in? Preferrably an infobox.wav, startup.wav and shutdown.wav. Soon, there will be ways of adding these files in-game through the Shifter, don't worry. Also, a Catalyst Story can be found in Helper.vb in the form of a string array. --- ShiftOS/Catalyst_Main.resx | 129 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 129 insertions(+) create mode 100644 ShiftOS/Catalyst_Main.resx (limited to 'ShiftOS/Catalyst_Main.resx') diff --git a/ShiftOS/Catalyst_Main.resx b/ShiftOS/Catalyst_Main.resx new file mode 100644 index 0000000..18c44ec --- /dev/null +++ b/ShiftOS/Catalyst_Main.resx @@ -0,0 +1,129 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 1347, 18 + + + 1441, 18 + + + 17, 57 + + \ No newline at end of file -- cgit v1.2.3