2025-03-31 13:45:55 +02:00
2025-03-31 13:35:32 +02:00
2025-03-21 16:17:37 +01:00
2025-03-21 15:59:00 +01:00
2025-03-21 14:27:29 +00:00
2025-03-31 13:35:32 +02:00
2025-03-31 13:45:55 +02:00
2025-03-24 14:58:24 +01:00
2025-03-31 13:38:19 +02:00
2025-03-31 13:35:32 +02:00
2025-03-31 13:35:32 +02:00

unreal-launcher

A simple Unreal Engine project launcher mainly for *nix OS.

How to

Edit the project.json file with your projects and unreal installation path, then run the app.

Installing deps

go get fyne.io/fyne/v2@latest
go mod tidy

Running the app

go run .

Building the app

go build .
./unreal-pm

License

This project is released under the MIT license.

Description
A simple Unreal Engine project launcher mainly for *nix OS.
Readme MIT 17 MiB
Languages
Go 100%