Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cloudyluna/cbn-custom-flake
My silly nix flake to install Cataclysm: Bright Nights stable and preferred mods.
https://github.com/cloudyluna/cbn-custom-flake
bright-nights cataclysm cbn cdda nix nix-flake
Last synced: about 1 month ago
JSON representation
My silly nix flake to install Cataclysm: Bright Nights stable and preferred mods.
- Host: GitHub
- URL: https://github.com/cloudyluna/cbn-custom-flake
- Owner: cloudyluna
- Created: 2024-11-20T01:23:45.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-11-20T01:36:41.000Z (about 1 month ago)
- Last Synced: 2024-11-20T02:26:29.529Z (about 1 month ago)
- Topics: bright-nights, cataclysm, cbn, cdda, nix, nix-flake
- Language: Nix
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cbn-custom-flake
A simple nix flake to install Cataclysm: Bright Nights with my
preferred set of mods. Currently I'm targeting v0.6.0 (stable) version of CBN and their compatible mods.This flake is largely derived from my own custom [CDDA experimental flake](https://github.com/cloudyluna/cdda-custom-experimental).
(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`.
## User folder
Saves are located in `$HOME/.cbn-custom`.