Get the plugin file
Download StixsworldHD_Devilated_GoreAtmosFX_v1_1_0.zip from this site, or open your copy of the RAR. Inside you will find StixsworldHD.DevilatedGoreAtmosFX.dll together with the README.
Part Two
Place the plugin, launch once to write the config, and verify every file landed where the screenshots show.
With BepInEx confirmed working, the mod itself is the easy part: one DLL into one folder,
launch once to write the config, and check two screenshots match. The download below is
already arranged so you can drag its BepInEx folder straight onto the game.
The download contains exactly two things, laid out for drag-and-drop:
StixsworldHD.DevilatedGoreAtmosFX.dll — the plugin, pre-placed inside a BepInEx/plugins/ folder.README.md — the full feature and config reference, identical to the Configuration page here.Download StixsworldHD_Devilated_GoreAtmosFX_v1_1_0.zip from this site, or open your copy of the RAR. Inside you will find StixsworldHD.DevilatedGoreAtmosFX.dll together with the README.
Place StixsworldHD.DevilatedGoreAtmosFX.dll into BepInEx\plugins\. The download is already arranged so you can drag its BepInEx folder straight onto the game folder and let Windows merge it. When done, plugins holds exactly that one DLL.
Full sizeStart Devilated again. On this run the plugin generates its settings file. You can reach the menu and quit immediately — the file is written the moment the mod initialises.
Full sizeOpen BepInEx\config\. Alongside BepInEx.cfg you now have com.stixsworldhd.devilated.goreatmosfx.cfg. Its presence is your proof the plugin loaded and ran.
Full sizeThat is the whole install. The defaults are deliberately heavy, so you will see the difference immediately: blood that stays, corpses that pile up, thicker particles. Head to Configuration when you want to dial it in.
Full size
After the first modded launch your folder should match this tree. The two files that prove
everything worked are the plugin DLL in plugins and the generated
.cfg in config.
<Devilated folder>/
├─ Devilated.exe
├─ winhttp.dll
└─ BepInEx/
├─ core/
├─ config/
│ ├─ BepInEx.cfg
│ └─ com.stixsworldhd.devilated.goreatmosfx.cfg
└─ plugins/
└─ StixsworldHD.DevilatedGoreAtmosFX.dll