Hendrik Lind
Hendrik Lind
Oh, didn't mean to push this to this PR, will undo Also I tested this PR, maybe a notice in the `README` is missing but I think the code should...
> > Also are there any emulators for seeing output of the led matrix? Like in the python implementation? > > https://github.com/ty-porter/RGBMatrixEmulator I should've clarified: I meant if there is...
Alright, I'm setting up the csproj config, what should the packId be? `RePlays`? Also, we have to decide for a channel that velopack is going to use. I'm going for...
To be done: Github workflows. I think a release has to be deployed manually first for velopack to create deltas and establish the update channel (and for the github workflow...
Sometimes delta updates are not applied when just exiting the application without calling `ApplyUpdatesAndExit` if an update is pending. Maybe we could add a exit hook to the application as...
@lulzsun what do you think?
Hey, is there any update for this PR?
Alright, I've just pushed the suggested changes. It works on windows, but I haven't tested for linux and can't test for macOS.
Alright thanks for the feedback! Unfortunately I'm busy right now but will try to implement the changes in the next two weeks
Didn't express myself correctly 😅 meant the suggestions / fixes for mac. Also are there any specific instructions on what exactly to change, I've got no idea of the whole...