Skip to content

Sharing nMOD

aptitude edited this page Jul 5, 2026 · 1 revision

Packaging Mods

Package all of the mods you'd like to distribute into a folder called "nmods". This folder must be in the same place as the nMOD executable. After you put a nmods folder, you don't actually need to do much. However, there are a few recommended steps before sharing it

Context.Nmod

A context.nmod file tells nMOD exactly what type of technology and version this modpack is running for. This is purely visual for now, it will just warn the user to download x for y (Forge for 1.20.1, etc).

Create a context.nmod file by typing createcontext in the main menu. It will then ask you questions to generate it. Package this with nmod and the folder for now.

Distributing

Use your favorite file hosting service like Google Drive. Dropbox or even Mediafire. Upload a .zip file containing all 3 items (or two, if you skipped step 2).

Clone this wiki locally