Skip to content

cataclysmbn/registry

Repository files navigation

Cataclysm: Bright Nights Mod Registry

index page

Caution

Work In Progress: Expect frequent breaking changes

The central, community-driven mod registry for Cataclysm: Bright Nights.

For Players

Browse available mods at cataclysmbn.github.io/registry.

For Mod Authors

See the submission guide for detailed instructions.

Data Repository

Manifests and generated index files live in cataclysmbn/registry-index and are tracked here as a submodule. When cloning this repository locally, use:

git clone --recurse-submodules https://github.com/cataclysmbn/registry.git

To modify registry-index locally, work inside the submodule and push to its repo:

cd registry-index
git add -A
git commit -m "chore: update registry-index"
git push

To keep the submodule on the latest commit:

git -C registry-index fetch origin main
git -C registry-index checkout -B main origin/main

Credits

Structure inspired by Endless Sky Plugins.

License

AGPL-3.0-only

About

Centralized mod registry for Cataclysm: Bright Nights

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors