Last updated | 2 years ago |
Total downloads | 1628 |
Total rating | 1 |
Categories | |
Dependency string | NeoKaios-StarlessNight-1.1.0 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
README
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 moddotnet publish
to publish a .zip file