Skip to content

Commit f69444a

Browse files
committed
Add readme with setup instructions.
1 parent cefa8bf commit f69444a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Fractal Blaster
2+
3+
Fractal Blaster is a plugin-based audio player built with .NET languages including C#, C++ and VB.NET.
4+
5+
## Getting started
6+
7+
Open up the main FractalBlaster.sln in visual studio.
8+
9+
1. Right click on the solution and select "Build Solution"
10+
2. Run the `FractalBlaster.Configuration` project. This should present you with a dialog to select the features you want enabled. Select the features you would like and click "OK".
11+
3. Set `FractalBlaster` as start up project and click "Start"
12+
4. You are off to the races!

0 commit comments

Comments
 (0)