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.
- (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
- Clone this repository
- Open ProjectZ.sln
- Build/run like any normal C# program
To publish, you can run the publish.bat
, which will produce the folder Publish
that you can send to your friends.