jakobkmar / pacmc

An easy-to-use package manager (and soon to be launcher) for Minecraft mods.
GNU Affero General Public License v3.0
121 stars 9 forks source link

Detect whether archive is in mods folder or not #77

Open mooziii opened 1 year ago

mooziii commented 1 year ago

It happened to me and other people that they would create the archive using the path to their .minecraft folder, not the mods folder. So my suggestion is that pacmc should check if this is the case (maybe by checking if a server.properties or a options.txt folder exists there) and warn the user about it