Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.75 KB

README.md

File metadata and controls

29 lines (23 loc) · 1.75 KB

PiozaGameLauncher

Unreal Engine Crowdin

An open source game launcher for Dasho Games titles and more! image

Download

In Releases tab you will find installer and zipped build that you can install where you want.
NOTE: Zipped build is not portable and will save config in localappdata directory.\

Launcher works well under proton: ShieldRunner and FlipFlop tested on Fedora 40 via Bottles and also Lutris!

Opening project in Unreal Engine

PiozaGameLauncher is built on Unreal Engine. It was easier for me to write something in Unreal Blueprints for simpler prototyping, but i have plans to rewrite some elements in C++ in future.

Engine

To run this project, you have to install Unreal Engine 5.3 on your machine! Also you might need Visual Studio with configured Unreal Engine components to compile all plugins and C++ code!

Plugins

To open project you need to install these plugins:
EasyFileDialog from Github or Marketplace
and
File Helper Blueprint Library from Marketplace

Optional

Note

While you might already be able to run the project without these plugin, I recommend installing it so that project can start without any problems.

You can also install Sentry Unreal plugin to report all crashes to me. It will be helpful for investigating further problems!
Sentry