Hi all- I'm working on a mod, and so far I've been loading it into the game via modifying the contents of other mods. How could I make PAMM recognize a mod that isn't in its database but is in the server mods folder? Thanks! P.S. I'm working on bring nukes to the orbital layer - gas giants aren't as defensible now... tehehehehe
If you are starting a mod from scratch, then the easiest way is to copy another mod and change that to you liking. In the modinfo.json, you put in your own info and don't forget to give it a new identifier. (which I believe needs to be the same as the directory name.) It should then appear in PAMM, where you can enable it.