figglewatts / LSDRevamped

A remake of the cult-classic game LSD: Dream Emulator
MIT License
82 stars 4 forks source link
3d-game c-sharp game game-lsd unity

LSD Revamped

A remake of the cult-classic game LSD: Dream Emulator.

Prerequisites

Quick start

  1. Ensure you've prepared the prerequisites as above.
  2. Clone this repo:
    $ git clone https://github.com/Figglewatts/LSDRevamped.git
  3. Run nuget.exe restore -PackagesDir LSDR/nuget-packages LSDR/packages.config to download and install the NuGet packages.
  4. Run the move-packages shell script in LSDR/. There is a Bash version and a PowerShell version.
  5. Open LSDR/ in Unity.
  6. All done!