Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-14 | chore: remove useless try catch | Jan200101 | |
2024-08-14 | feat: parse commandLine of secondary instances | Jan200101 | |
2024-08-13 | chore: use existing mod installation logic for r2mm protocol | Jan200101 | |
2024-08-13 | chore: rework protocol mod installs to use renderer package list | Jan200101 | |
This is achieved by sending an IPC event to the renderer and waiting for a reply once Since this is async we return from the function after sending the event and recursively invoke it once the reply arrives The package data is returned a a JSON String because Electron is unable to copy the Object over IPC | |||
2024-08-04 | feat: support thunderstore ror2mm protocol for installing mods | Jan200101 | |