Open AndruC opened 3 months ago
That sounds interesting, but I'd have to take the time to learn how to do that.
Aside from the motivation for learning how to release binaries on GitHub, I don't think there's a real reason for making the project available as-is. At the moment, it's just a superficial viewer/inspector for the contents of LSV files, and lets the user extract binary data for further analysis in a hex editor.
There's no functionality to modify and repack LSVs like in the original LSLib, so at best it's interesting for someone who wants to learn egui
, in which case they'd already have Rust installed and therefore could compile the project themselves.
Would be great to use this tool without having to set up the Rust dev environment.
See Distributing Binaries