diff --git a/README.md b/README.md index 1648772..9b79265 100644 --- a/README.md +++ b/README.md @@ -22,3 +22,11 @@ we dem boyz # Disconnect session and stop VM exit vagrant halt + +### With Visual Studio 2013 + + # Generate vs 2013 project + cd premake + vs2013.bat + +Open generated VS solution at premake/vs2013/demboyz.sln