gorilla-devs / ferium

Fast and multi-source CLI program for managing Minecraft mods and modpacks from Modrinth, CurseForge, and GitHub Releases

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation clarification for output directory

dweipert-3138720606 opened this issue · comments

Regarding

#### User Mods

If you want to use files that are not downloadable by ferium, place them in the `user` folder in the output directory. Files here will be copied to the output directory when upgrading.

it's not clear which output directory is meant when reading from top to bottom.

https://github.com/gorilla-devs/ferium?tab=readme-ov-file#upgrading-mods
is referring to "user mods". That's the only way I could infer that the .minecraft/mods output directory-type was meant and not the .minecraft equivalent.

Like above it's sometimes a bit unclear which output directory is meant. Maybe it could be clarified by giving them both a corresponding "type" that's mentioned alongside the word "output directory"

I've cleared the ambiguity over what 'the user folder' means, but I'm not sure what more there is to clarify about the 'output directory'. I think it's pretty self-explanatory that it is the directory where mod files are downloaded to. If I meant the .minecraft directory, I would've called it the instance directory instead since the actual output is to a subfolder.