Ephemerality

Results 9 comments of Ephemerality

Here's a copy of the basic CLI version built for Linux. I haven't tested it (need to get a VM set up, maybe over the weekend) and it doesn't do...

Just realised I forgot to include the required `/dist` files. I'll update the file when I'm back at the computer but in the meantime you should be able to copy...

[xray-builder.console_linux_x64.zip](https://github.com/Ephemerality/xray-builder.gui/files/6563304/xray-builder.console_linux_x64.zip) Example usage: ``` chmod +x XRayBuilder.Console ./XRayBuilder.Console xray book.mobi ```

https://github.com/dotnet/runtime/issues/27200 This thread seems to indicate you need to `sudo apt install libgdiplus` When I tried on Ubuntu 20.04 I didn't need to do anything special though

Sounds good. I'll add the one-click argument to my to-do list as well as the auto-linux build/release.

Sorry, I haven't really had much time to work on it :(

The CI will auto-build a linux-x64 version of xray-builder.console now (https://github.com/Ephemerality/xray-builder.gui/releases) I haven't actually tested it yet, but it's there now anyway. No new features in it since it was...

What's the path it's saving the files into?

Yeah it was probably the HTML-encoded trademark symbol `®` that did it. I should be able to fix that when I get a chance.