Skip to content

NB! Server application has migrated to `dotnet tool`

Latest
Compare
Choose a tag to compare
@ionoy ionoy released this 12 Jun 08:16
· 3 commits to master since this release

NB! LiveSharp no longer uses the Electron version of the server application

  1. (optional) Uninstall the previous instance of LiveSharp Server application
  2. Open terminal
  3. Install server dotnet tool install --global livesharp.server
  4. Run server livesharp
  5. Make sure you have the latest LiveSharp package installed in your main project

(You don't need any files from this page, this is just an instruction)