File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed
Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -43,8 +43,17 @@ SandboxBerry is Open Source under the GPL2 license.
4343# Downloading
4444
4545SandboxBerry is a windows application written in C# and uses the .NET Framework 4.5.
46+ You'll need .NET 4.5 Framework installed already (most recent PCs will have it)
47+
48+ * Download the latest Zip from the [ GitHub Releases] ( https://github.com/codeulike/SandboxBerry/releases ) page
49+ * Unzip it in a folder and run SandboxBerry.exe
50+ * Read the documentation in the [ Wiki] ( https://github.com/codeulike/SandboxBerry/wiki )
51+
52+ # Running from Source
53+
4654Visual Studio 2012 was used for the initial project but it should be easily loadable in more recent versions of VS.
47- Download the solution and ooen it in VS
55+ Download the solution and ooen it in VS.
56+ You'll need .NET 4.5 installed.
4857
4958# Getting Started
5059
You can’t perform that action at this time.
0 commit comments