exogui
exogui copied to clipboard
Launcher for eXoDOS. Basic and forked from Flashpoint Launcher repository (https://github.com/FlashpointProject/launcher)
Some of games (for example Doom) have music played in launcher (look at Launchbox). It needs to be implemented in Flashpoint Launcher. I am not sure if Flashpoint Launcher in...
Use npm and gulp script using electorn-builder to deploy release automatically instead of manually.
In **Config** tab there is Redirector option. It referrs to functionality of redirecting traffic to local web server. It needs to be removed both from code and from Configuration menu.
In Config tab there is Native Platforms option. That functionality is not used at all by Exodos. Track down what that option do and remove whole code responsible for that...
There's a dependency conflict that causes an error when attempting to run `npm install`. I had to set the eslint version to "^5.0.0" for it to work. This PR fixes...
Bumps [electron](https://github.com/electron/electron) from 19.0.1 to 22.3.25. Release notes Sourced from electron's releases. electron v22.3.25 Release Notes for v22.3.25 Other Changes Security: backported fix for CVE-2023-5217. #40026 electron v22.3.24 Release Notes...
In the list view games highlighted (bold white font) are meant to mark the installed games. After last changes it doesn't works like it should.
Add apps are combination of entries from xml and physical files. Because of that in exodos v6 it is common that AddApp manual is shown even if PDF doesn't exist...
Config page was hidden because most of options was related to the Flashpoint project. It now may be valuable to restore config page, tide up and put there some options...
Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependency [gulp](https://github.com/gulpjs/gulp). These dependencies need to be updated together. Updates `braces` from 3.0.2 to 3.0.3 Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix...