eXhumer
eXhumer
### Pre-flight checklist - [X] I have read the [contribution documentation](https://github.com/electron/forge/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [code of conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project uses. - [X]...
### Current Behaviour I have currently installed 2.0.0-beta.14+1.20.4-fabric on Minecraft 1.20.4 on my Steam Deck and trying to open inventory with the controller crashes the game with `java.lang.IllegalStateException: Item group...
### Pre-flight checklist - [X] I have read the [contribution documentation](https://github.com/electron/forge/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [code of conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project uses. - [X]...
First step at fixing actions/upload-artifact#93 Currently, `upload-artifact` automatically follows symlinks present in specified paths. The problem with this approach is that it breaks macOS code-signed application packages that contains symlinks...
* upgrade dependencies to latest * add `@decky/ui` as devDependency * update README to reference correct pnpm version * update README to reference correct UI package to update * update...
This refactors the plugin to use the new decky API. Changes * modernize `main.py` by using `decky` and `settings` module * fix frontend for new decky API * use `SteamDeckHomebrew/cli`...
**Describe the bug** On SteamOS 3.6.17 (latest beta version of Steam at time of writing), throws two "Uncaught (in promise)" errors in CEF console during the plugin loading phase. **To...
I use yarn classic (v1.22.22) as my package manager and I keep receiving `Error: EEXIST: file already exists, symlink 'Versions/Current/Electron Framework' -> '/Users/exhumer/Projects/exviewer/node_modules/electron/dist/Electron.app/Contents/Frameworks/Electron Framework.framework/Electron Framework'` when I try `yarn upgrade`...
### Pre-flight checklist - [X] I have read the [contribution documentation](https://github.com/electron/forge/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [code of conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project uses. - [X]...
### Please confirm - [X] I have searched existing issues - [X] This issue is not a duplicate of an existing one - [X] I have checked the [common issues...