Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

Adding mods does not require knowledge of coding, but Strive is VERY strict about its file paths.

Basically you have the same problem as this: https://itch.io/post/2005618

If you tried to apply the mod, then the problem is the path. This path should exist if you've done everything correct (replace USER_NAME as relevant). Edit: assumed Windows, if not, then replace the path before "\Strive\" with relevant path for user's app data.

"C:\Users\USER_NAME\AppData\Roaming\Strive\mods\AricsExpansion\info.txt"

It seems to be working now. I believe I just had it one too many layers deep. Thank you very much for your assistance. It is much appreciated. I believe it should all be working now. Thank you again.