-
Notifications
You must be signed in to change notification settings - Fork 247
Add an electron / webview wrapper #3452
Copy link
Copy link
Open
Labels
Description
Is your feature request related to a problem? Please describe.
The Steam version of Antimatter Dimensions appears to use an electron wrapper in order for the game to run as an application.
Describe the solution you'd like
Either track the files that are used in the Steam version of the game in this git repository, or in a separate repository.
Describe alternatives you've considered
Use the wrapper in NixOS/nixpkgs#317242
Additional context
NixOS/nixpkgs#317242 is an attempt to package Antimatter Dimensions for a linux distribution. It currently has to include its own wrapper.
Reactions are currently unavailable