Daemon
Daemon copied to clipboard
Daemon doesn't load relative pakpath anymore?
I found an old script of mine from 2017 that was running the game with a custom pakpath, and that custom pakpath was relative. The script was assumed to be in working state, but I had to edit the script to call realpath on the pakpath before passing it to the engine to make the script working again.