https://github.com/mistralys/cyberpunk-mod-db
JSON-based Cyberpunk 2077 Clothing Mod Database
https://github.com/mistralys/cyberpunk-mod-db
apparel clothing cyberpunk-2077-mod-database game-screenshots gaming-resources json-database
Last synced: 4 months ago
JSON representation
JSON-based Cyberpunk 2077 Clothing Mod Database
- Host: GitHub
- URL: https://github.com/mistralys/cyberpunk-mod-db
- Owner: Mistralys
- License: mit
- Created: 2024-09-16T14:04:47.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-09-28T15:41:04.000Z (9 months ago)
- Last Synced: 2025-09-28T17:37:14.932Z (9 months ago)
- Topics: apparel, clothing, cyberpunk-2077-mod-database, game-screenshots, gaming-resources, json-database
- Language: PHP
- Homepage: https://aeonoftime.com/?article=2024-08-06-cyberpunk-clothing-mods&page=article
- Size: 181 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- Contributing: docs/contributing-mods.md
- License: LICENSE
Awesome Lists containing this project
README

# Cyberpunk 2077 Clothing Mods Database
This is a curated database of Cyberpunk 2077 clothing mods, stored in individual
JSON files and with custom screenshots for each mod.
## Live examples
- [Aeon's Cyberpunk Mods][]
## Included in the database
- [Clothing mods](mods-list.md) with detailed information, including all items they add.
- [Tags](docs/tagging-reference.md) used to categorize mods and items.
- [Virtual Atelier mods](docs/atelier-reference.md) used by the clothing mods.
- [Custom screenshots](data/clothing/screens) for each mod.
## Mods List
Total available mods: 149
See the [full list of included mods](mods-list.md).
## Accessing the Database
At its simplest level, you can include the project as a submodule in your own
project, and load the JSON files manually. The database was initially created
to be used in a PHP project however, so if you have access to PHP, you can
use the separate project [Cyberpunk 2077 Clothing Mods Database PHP][].
## Contributing
Please see the [contribution guide](docs/contributing.md). I am always happy to
receive error reports, new mods, tag suggestions, and any other kind of feedback.
[Cyberpunk 2077 Clothing Mods Database PHP]: https://github.com/Mistralys/cyberpunk-mod-db-php
[Aeon's Cyberpunk Mods]: https://aeonoftime.com/?article=2024-08-06-cyberpunk-clothing-mods&page=article