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.
- Make sure to select
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.
Description
Languages
C#
99.5%
HLSL
0.5%