Skip to content

Script to create flatpaks from commercial game installers

Notifications You must be signed in to change notification settings

hadess/flatpak-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

game-to-flatpak

A script to automatically convert Linux game installers in various formats to flatpak bundles.

Requirements

Features

  • Supports the MojoSetup installer
  • Supports the MojoSetup + makeself installer (as used by GOG.com)

Usage

This will add the game to the repo directory:

./game-to-flatpak [installer file]

You will only need to do this once:

flatpak --user remote-add --no-gpg-verify --if-not-exists game-repo repo

Check which games are available in the repo:

flatpak --user remote-ls game-repo

Install the game for that user:

flatpak --user install game-repo com.gog.Call_of_Cthulhu__Shadow_of_the_Comet

Similar projects

Out of scope

  • WINE, DOSBox, etc. automagic wrappers are not planned, don't ask for them.

About

Script to create flatpaks from commercial game installers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •