Add readme
This commit is contained in:
20
README.md
Normal file
20
README.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# 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.
|
||||
|
||||
## 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.
|
Reference in New Issue
Block a user