forked from Hay1tsme/segatools
Path redirection akin to ifs_layeredfs #63
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As not everything can be replaced with options, such a feature would be useful for data modding; in particular, I need it for Startliner. Segatools already intercepts file access, so this should be relatively straightforward to implement.
#62 has various limitations that make it unsuitable for my use case:
FindFirstFile
,Could you explain more precise what feature you want/need? I'm not sure if I understand the issue correctly, is this just for ONGEKI an issue? And which paths/files should be redirected?