21 lines
822 B
Markdown
Raw Permalink Normal View History

2023-12-14 23:56:41 +01:00
# Links Awakening DX HD
This is an **unaffiliated fork** off [Link's Awakening DX HD](https://linksawakeningdxhd.itch.io/links-awakening-dx-hd). Currently it's just slightly easier to build/publish than the itch.io version.
2023-12-15 12:09:58 +01:00
Check the [wiki](https://github.com/ihm-tswow/Links-Awakening-DX-HD/wiki) for a brief documentation of the in-game tools.
2023-12-14 23:56:41 +01:00
## Prerequisites
- (Very) Basic knowledge of C# and Visual Studio
- [Visual Studio 2022](https://visualstudio.microsoft.com/downloads/)
- 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.