项目作者: Figglewatts

项目描述 :
A remake of the cult-classic game LSD: Dream Emulator
高级语言: C#
项目地址: git://github.com/Figglewatts/LSDRevamped.git
创建时间: 2016-07-11T09:10:52Z
项目社区:https://github.com/Figglewatts/LSDRevamped

开源协议:MIT License

下载


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:
    1. $ 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!