MathieuG-P
MathieuG-P
**By submitting this pull request, I promise I have read the [contributing guidelines](https://github.com/sindresorhus/awesome-electron/blob/master/contributing.md) twice and ensured my submission follows it. I realize not doing so wastes the maintainers' time that...
Hi, I've created [regedit-rs](https://github.com/Zagrios/regedit-rs) which is only for Windows. However, when it's used with cross-platform apps, the import results in an error because the .node file does not exist (for...
Hi, Maybe I've missed something, but adding or removing a target platform after the first initialization of the project is painful. We need to modify several JSON packages and ensure...
**Is your feature request related to a problem? Please describe.** We can't manually install maps on a version. **Describe the solution you'd like** Drag and drop folder or zip of...
**Is your feature request related to a problem? Please describe.** We can't manually install mod to a version. **Describe the solution you'd like** Drag and drop zip or dll of...
When I finalize my zip file, its MIME type is `application/x-zip-compressed`. However, according to [mimetype.io](https://mimetype.io/application/x-zip-compressed), this MIME type is deprecated. Shouldn't the MIME type of zip files created through the...