Go to file
ihm-tswow bb018c2d9f
highlight the unaffiliated part
2025-08-13 05:47:39 +00:00
.config Initial commit 2023-12-14 17:09:10 +01:00
Base Initial commit 2023-12-14 17:09:10 +01:00
Content Initial commit 2023-12-14 17:09:10 +01:00
Data Initial commit 2023-12-14 17:09:10 +01:00
Editor Initial commit 2023-12-14 17:09:10 +01:00
GbsPlayer Initial commit 2023-12-14 17:09:10 +01:00
InGame Initial commit 2023-12-14 17:09:10 +01:00
Properties Add launch profile with editor enabled 2023-12-15 00:14:41 +01:00
Resources Initial commit 2023-12-14 17:09:10 +01:00
.gitignore Ignore csproj.user 2023-12-14 23:57:04 +01:00
Game1.cs Initial commit 2023-12-14 17:09:10 +01:00
Program.cs Initial commit 2023-12-14 17:09:10 +01:00
ProjectZ.csproj Improve publish script 2023-12-14 23:41:36 +01:00
ProjectZ.sln Initial commit 2023-12-14 17:09:10 +01:00
README.md highlight the unaffiliated part 2025-08-13 05:47:39 +00:00
app.config Initial commit 2023-12-14 17:09:10 +01:00
app.manifest Initial commit 2023-12-14 17:09:10 +01:00
packages.config Initial commit 2023-12-14 17:09:10 +01:00
publish.bat Improve publish script 2023-12-14 23:41:36 +01:00

README.md

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.