Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 390 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 390 Bytes

Ocean-Browser

A little browser project i made because i was bored

Build Instructions

Make sure .net desktop development is installed in visual studio build tools for visual studio 2022

Open Browser.sln in visual studio 2022

  • Ensure both Microsoft.Web.WebView2 and Newtonsoft.Json Packages are installed
  • Switch build target to release x64
  • Then go build > build solution