Getting started - NollaGames/noita-modding GitHub Wiki
-
Copy all files from Noita\tools_modding into the Noita root directory (directory that contains Noita.exe)
copy *.* ..
-
Run data_wak_unpack.bat
cd ..
data_wak_unpack.bat
This will unpack Noita data, so it can be edited.
-
Navigate to Noita\mods. See example, nightmare, starting_loadouts and translation_fi for example mods.
-
Create a copy of one of the folders listed above and start modding.