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/ShiftOS.vbproj | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ShiftOS/ShiftOS.vbproj') diff --git a/ShiftOS/ShiftOS.vbproj b/ShiftOS/ShiftOS.vbproj index 078e9ef..5ca19d1 100644 --- a/ShiftOS/ShiftOS.vbproj +++ b/ShiftOS/ShiftOS.vbproj @@ -145,6 +145,12 @@ Form + + Catalyst_Main.vb + + + Form + modform.vb @@ -450,6 +456,9 @@ Calculator.vb + + Catalyst_Main.vb + Clock.vb @@ -956,6 +965,9 @@ + + + -- cgit v1.2.3