Hi everyone,
I’d like to share a project I’ve been working on for the past few months: Hub01 Shop, a centralized platform to host and discover mods, tilesets, and soundpacks for Cataclysm: Dark Days Ahead and its forks.
Today, I’m happy to announce that Hub01 Shop is officially entering beta and everyone can start using it!
If you’re a modder, feel free to throw your projects up on Hub01 Shop ![]()
You can check it out here:
https://hub01-shop.srgnis.com/
What is Hub01 Shop?
Hub01 Shop is a centralized repository for Cataclysm-related mods, tilesets, and soundpacks. It’s inspired by platforms like Modrinth, with the goal of making it easier to discover, share, and manage community-created content.
Right now, a lot of CDDA content is scattered across Reddit, GitHub, forums, Discord servers, and random links. The aim of Hub01 Shop is to bring all of that into one organized, searchable place.
Key Features
- Browse, search, and download projects for Cataclysm games
- Create and manage your own mod projects
- Organize projects with tags for better discoverability
- Access project data programmatically through a REST API
The platform is fully open source:
https://github.com/SrGnis/hub01-shop
What’s Included in the Beta?
Over the past month, I’ve focused on building core functionality and improving usability:
-
Improved Filtering
You can filter projects by releases. For experimental versions, there’s also a release date period filter to help you find the latest updates more easily. -
REST API
A basic REST API is now available. Modders can upload releases programmatically, and third-party tools (like launchers) can integrate directly with the platform.
API resources:
- Documentation: https://hub01-shop.srgnis.com/docs/api/
- API Client Libraries: https://github.com/SrGnis/Hub01-Shop-API-libs
- API Tools: https://github.com/SrGnis/Hub01-Shop-API-Tools
Why am I building this?
I enjoy building things, and CDDA has an incredible modding community that deserves better visibility and discoverability.
This is a personal project, I’m not monetizing it. I’m doing it to learn, improve, and (hopefully) provide something useful to the community.
Feedback, suggestions, and bug reports are very welcome.
If you encounter any issues, you can report them here:
https://github.com/SrGnis/hub01-shop/issues
Thanks for reading ![]()