Skip to content

Install Local

Install from Source

Prerequisites

Steps

  1. Clone the repository from GitHub.

    Git Clone

    Open with Visual Studio, or if you have git installed:

    Terminal window
    git clone https://github.com/SharpMUSH/SharpMUSH.git
  2. Open the SharpMUSH solution.

    Git Clone

  3. Build the Solution.

    Ensure that the SharpMUSH.Server project is selected as the startup project. Git Clone

    Press F6 to build the solution.

  4. Start SharpMUSH!

    Press Ctrl-F5 to start the application in non-debug mode.

    An output window will appear and show where to connect.