Results 50 comments of pikdum

> But it refuses to do any deployment method unless you have the Vortex staging folder in J:/Vortex Mods which could just be caused by you mounting J:/ Interesting. So...

> loaderlibrary.json Yeah this could be a different extension, since it's not json right now. Not really sure what it is. > Yes, not sure why but for whatever reason...

It's hard for me to follow bash scripts that I haven't written, but `update-vortex-library.sh` is making symlinks for the actual game directories somewhere in Vortex's program files, right? Is that...

How does it work with multiple games? Say I have Oblivion and Skyrim, which both need their loadorder.txt and plugins.txt to be symlinked. And probably any .ini files too?

Running into this issue with a TP-Link AC1200 v2 running OpenWrt 23.05.3.

Yeah, seems like a solid approach. My last attempt was trying to do it dynamically, but not sure that'd work 100%. Do you think this could be a better fit...

This project uses that one for the heavy-lifting related to Vortex, so from an end-user perspective it makes no difference where we put the logic.

Anybody have luck building this lately? I thought it was just my system that wasn't able to compile XLA, but I'm getting the same errors with the docker build: ```console...

> I see the error "-Qunused-arguments". Are you by any chance setting CFLAGS or something like that and made a typo? I think it's either that, or a typo somewhere...