@AMDmi3 In the future, that would be awesome! Right now it's not suitable for distribution (I can't guarantee the save file). Is there already a Solarus package on FreeBSD? VOADI is just data files for Solarus, eg you run it with `solarus-run ~/path/to/voadi` (solarus-run is the compiled Solarus engine)
@voadi
Yes, Solarus package is already there. I know voadi is just a data, but it doesn't make it less meaningful to package it, because of one command standard installation for a user, update and dependency tracking, installing .desktop file etc. IMO you should get prepared as it'll get packaged by other people anyway as the word spreads, which is not a bad thing really.
@AMDmi3 I completely agree! VOADI requires Solarus 1.6, is the FreeBSD package up to date?
I would very much like VOADI to be a first-class citizen of FreeBSD and didn't mean to imply otherwise. There's an open issue for .desktop etc here: https://gitlab.com/voadi/voadi/issues/194
@voadi I'm a bit confused because before you said it's not suitable for distribution. However I don't see anything really holding it, especially you also have bounty for providing a flatpak.
I just want to understand what'll happen to saves after the game is updated, so I could write a proper notification to package users. May a new version crash on old saves, or will they just be ignored? May they get corrupted, or will still work with a version they were created with?
@AMDmi3 That's amazing, thank you for your work!!