Getting started - NollaGames/noita-modding GitHub Wiki

  1. Copy all files from Noita\tools_modding into the Noita root directory (directory that contains Noita.exe)

    copy *.* ..

  2. Run data_wak_unpack.bat

    cd ..

    data_wak_unpack.bat

    This will unpack Noita data, so it can be edited.

  3. Navigate to Noita\mods. See example, nightmare, starting_loadouts and translation_fi for example mods.

  4. Create a copy of one of the folders listed above and start modding.