Skip to content

jcnventura/Links-Awakening-DX-HD

 
 

Repository files navigation

Links Awakening DX HD

This is an unaffiliated fork off Link's Awakening DX HD. Currently it's just slightly easier to build/publish than the itch.io version.

Check the wiki for a brief documentation of the in-game tools.

Prerequisites

  • (Very) Basic knowledge of C# and Visual Studio
  • Visual Studio 2022
    • Make sure to select .NET desktop development components in the visual studio installer.

Build Instructions

  • Clone this repository
  • Open ProjectZ.sln
  • Build/run like any normal C# program

Publishing

To publish, you can run the publish.bat, which will produce the folder Publish that you can send to your friends.

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.5%
  • Other 0.5%