figglewatts / LSDRevamped

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LSD Revamped

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

Prerequisites

  • Git LFS
  • Unity 2021.3.35f1 installed via Unity Hub
  • nuget.exe
    • If you are using Mac or Linux, there are instructions above for running nuget.exe with mono.

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!

About

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

License:MIT License


Languages

Language:C# 86.4%Language:Lua 9.1%Language:ShaderLab 3.5%Language:HLSL 0.9%Language:PowerShell 0.1%Language:Shell 0.1%