Closed NilTPL closed 5 months ago
OldGlory should only need jsbeautifier
not sure what python-jsbeautify
is
either way, this is what i get running python old_glory.py
Since 5.12, you'll also need to install Rust, create a Python virtual environment and run maturin develop
I'll try settting up a Linux Virtual Machine so I can inform you of further steps you need to take.
I have added some details to the Linux page in the Wiki: https://github.com/Jonius7/SteamUI-OldGlory/wiki/Linux
I have successfully got it running in Linux Mint, though with the following error: https://imgur.com/a/3eZsXVb
This means CSS tweaks are working, but JS tweaks aren't.
Thanks,
although building this on arch is a pain, you might want somebody to look into that
I have successfully got it running in Linux Mint, though with the following error: https://imgur.com/a/3eZsXVb
This means CSS tweaks are working, but JS tweaks aren't.
Turns out fixes.txt
had CRLF line endings (from Windows), converting the file to use LF line endings fixed the error.
i can't use the install script without having both those packages installed, but i cant install both of them at once
distro: arch linux package manager: pacman aur helper: yay