You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need a generic game launcher to be used by multiple shoot em up games when released on stores (steam, itch, epic etc..). I think it would be nice to do it with electron + react or vue because it's modern, multiplatform, quick to dev and looks good.
Minimal functionality needed:
Play button that launches the game
Gamepad and keyboard configuration that edits the config.json file
Works on linux and windows, ideally macos too
Extra functionality to be done down the road:
Resolution, screen size and fullscreen config
Mod manager, would be nice to connect with mod.io for could mod storage and automatic downloads
Alternative input config (rapid fire with quick taps, shooting type button toggle)
The text was updated successfully, but these errors were encountered:
We need a generic game launcher to be used by multiple shoot em up games when released on stores (steam, itch, epic etc..). I think it would be nice to do it with electron + react or vue because it's modern, multiplatform, quick to dev and looks good.
Minimal functionality needed:
Play
button that launches the gameExtra functionality to be done down the road:
The text was updated successfully, but these errors were encountered: