Skip to content

hyvanmielenpelit/GnollHackMAUIEasyBuild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GnollHackMAUIEasyBuild

Easily buildable version of GnollHack's .NET MAUI version

Build instructions

  1. Create a local copy of this repository
  2. Download sound bank zip files from Releases (they are too big to be directly in the repository)
  3. Unzip the sound bank zip files
    • DesktopSoundBanks.zip should be unzipped to:
      • win\win32\xpl\GnollHackM\Platforms\Windows\banks
    • MobileSoundsBanks.zip should be unzipped to both of the following two directories:
      • win\win32\xpl\GnollHackM\Platforms\Android\banks
      • win\win32\xpl\GnollHackM\Platforms\iOS\banks
  4. Open the solution file at win\win32\xpl\GnollHackM\GnollHackM.sln in Visual Studio 2022
  5. Open Developer PowerShell in Tools > Command Line, and run dotnet restore on the project folder
  6. Select Windows Machine (or another preferred target framework) from debugging dropdown list
  7. Press the Start Without Debugging light-green arrow. The project should now build, deploy, and start successfully.

About

Easily buildable version of GnollHack's .NET MAUI version

Resources

License

Stars

Watchers

Forks

Packages

No packages published