Skip to content

My silly nix flake to install Cataclysm: Bright Nights stable and preferred mods.

License

Notifications You must be signed in to change notification settings

cloudyluna/cbn-custom-flake

Repository files navigation

cbn-custom-flake

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.

Bundled contents

extras

  • Tankmod_Revived
  • jackledead_armory + jackledead_armory_expansion

expanded

All in extras + Otopacks soundpack.

Install or run

Install remotely

nix profile install --refresh github:cloudyluna/cbn-custom-flake#extras

and run cbn-tiles-launcher to play.

Run remotely

nix run --refresh github:cloudyluna/cbn-custom-flake#extras to just run quickly.

If you want music too, replace #extras with #expanded.

To update game and contents manually

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

User folder

Saves are located in $HOME/.cbn-custom.

About

My silly nix flake to install Cataclysm: Bright Nights stable and preferred mods.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published