mistralys / cyberpunk-mod-db
JSON database of Cyberpunk 2077 Clothing Mods
Requires
- mistralys/application-utils: >=3.0.5
- mistralys/application-utils-core: >=2.3.0
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
Data included in the database
- Clothing mods with detailed information, including all items they add.
- Tags used to categorize mods and items.
- Virtual Atelier mods used by the clothing mods.
- Custom screenshots for each mod.
Mods List
Total available mods: 167
See the full list of included mods.
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, so if you have access to PHP, you can use the separate project Cyberpunk 2077 Clothing Mods Database PHP. This provides object-oriented access to the data, including a full text search.
Contributing
Please see the contribution guide. I am always happy to receive error reports, new mods, tag suggestions, and any other kind of feedback.