Zelda-3-Launcher
An all-purpose GUI tool to download, extract, compile, and launch Zelda 3 on PC.
File Explorer
Download Latest Version (.zip)- Resources.Designer.cs
- Resources.resx
- Controller.cs
- FodyWeavers.xml
- keymapper.cs
- keymapper.Designer.cs
- keymapper.resx
- MainForm.cs
- MainForm.Designer.cs
- MainForm.resx
- Program.cs
- progressForm.cs
- progressForm.Designer.cs
- progressForm.resx
- RadzPrower.ico
- settingsForm.cs
- settingsForm.Designer.cs
- settingsForm.resx
- Zelda 3 Launcher.csproj
- Π―P Flat Blue.ico
- .gitattributes
- .gitignore
- LICENSE
- README.md
- Zelda 3 Launcher.sln
# Installation Guide
1. Get the code
git clone https://github.com/RadzPrower/Zelda-3-Launcher
Downloads the entire project code from GitHub to your computer.
cd Zelda-3-Launcher
Moves into the project folder you just downloaded.
2. .NET
Medium RecommendedPrerequisites
dotnet restore
Downloads the packages the project depends on.
dotnet run
Builds the project and runs it immediately.
After dotnet run, check the message or address shown in the terminal.
// repository documentation
Was this content helpful?
(0 ratings)
