NeoKaios / 20MTD-StarlessNightMod

A BepInEx plugin for Minutes Till Dawn, makes the night darker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StarlessNight

A BepInEx plugin for 20 Minutes Till Dawn.

Nexus link

Feature

  • Makes the fog of war darker
  • Horde enemies (BrainMonster, Boomer, Lamprey, EyeMonster and projectile) don't appear through the fog
  • XP and Heart pickup don't emit light
  • Other source of light remained for now (fire, bosses, bullet impacts)

For modders

  • Clone the project
  • Open repo in VSCode
  • Setup $GameDir variable in StarlessNightMod.csproj
  • dotnet build to build and deploy mod
  • dotnet publish to publish a .zip file

About

A BepInEx plugin for Minutes Till Dawn, makes the night darker

License:MIT License


Languages

Language:C# 100.0%