A simple nix flake to install Cataclysm: Bright Nights with my preferred set of mods.
This flake is largely derived from my own custom CDDA experimental flake.
Currently base game is pinned to v0.7.0.
(WIP) Documentation in-progress.
- Tankmod_Revived
- jackledead_armory + jackledead_armory_expansion
All in extras
+ Otopacks soundpack.
nix profile install --refresh github:cloudyluna/cbn-custom-flake#extras
and run cbn-tiles-launcher
to play.
nix run --refresh github:cloudyluna/cbn-custom-flake#extras
to just run quickly.
If you want music too, replace #extras
with #expanded
.
We use nvfetcher to run automatic content updates. For more info, see what you can do with nvfetcher.
Game and bundled contents versions are pinned in _sources/generated.nix.
Warning: Updates doesn't guarantee stability. Things might break. Always check content changelog before update.
To update: nix develop --command make update
Saves are located in $HOME/.cbn-custom
.