Installation Instructions

Windows

  • Navigate to GitHub Releases
  • Locate the latest release v1.0.1, and download the file “Windows.Desktop.zip”.
  • Unzip the zip file, and run the executable file contained within.
  • When Windows SmartScreen blocks the app launch, click “More Info” and then “Run Anyways”.

Linux

  • Install Flatpak if not installed:

  • Game installation:

    • Run following commands

      wget https://raw.githubusercontent.com/NateWright/LeveledLogic/main/com.github.NateWright.LeveledLogic.pgp
      flatpak remote-add --gpg-import=com.github.NateWright.LeveledLogic.pgp LeveledLogic https://natewright.github.io/LeveledLogic/
      flatpak install LeveledLogic com.github.NateWright.LeveledLogic
      
  • Game updating:

    • Run following commands:
      flatpak update com.github.NateWright.LeveledLogic
      
  • Run game with flatpak run com.github.NateWright.LeveledLogic or by clicking the game icon in your Application Menu