Compiling Project Dollhouse - Afr0Games/Project-Dollhouse GitHub Wiki

Note

This guide has been migrated from the FreeSO forums to the wiki here (and edited) for centralization purposes.

Prerequisites:

  • Visual Studio 2015
  • MonoGame
  • The Sims Online
  • BASS.NET

Instructions:

  1. Download the source using either the command line or this link. The command line command would be git clone https://github.com/Afr0Games/Project-Dollhouse.git
  2. Open [Project Dollhouse Source]\TSOClient\Gonzo\Gonzo.sln.
  3. Any dependencies will be automatically downloaded from NuGet by Visual Studio, so there is no need to worry about this.
  4. If you wish to compile Project Dollhouse and run it, you will first need to set the start-up project to "GonzoTest". You will then be able to press F5 to debug or press F6 to build.