Download the PHP package mistralys/cyberpunk-mod-db without Composer
On this page you can find all versions of the php package mistralys/cyberpunk-mod-db. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download mistralys/cyberpunk-mod-db
More information about mistralys/cyberpunk-mod-db
Files in mistralys/cyberpunk-mod-db
Package cyberpunk-mod-db
Short Description JSON database of Cyberpunk 2077 Clothing Mods
License MIT
Informations about the package cyberpunk-mod-db
Cyberpunk 2077 Clothing Mods Database
This is a curated database of detailed Cyberpunk 2077 clothing mod descriptions stored in individual JSON files, and with custom screenshots.
Live examples
Data included in the database
- JSON-based mod descriptions with categorized items.
- Mods overview shows all mods included in the database.
- Virtual Atelier mods used by the clothing mods.
- Custom screenshots for each mod.
- Pose pack references as screenshotting help.
- Tags used to categorize mods and items.
Some statistics
- 189 clothing mod details collected
- 583 item categories
- 5421 individual items
- 786 individually crafted screenshots
- 56 known virtual atelier mods
- 103 tags to categorize mods and items
- 72 known mod authors
Accessing the Database
At its simplest level, you can browse the files manually or 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 for object-oriented access to the data. This includes a full text search, which is not available out of the box here.
NOTE: GitHub shows the project as a PHP project, but those PHP files are only what I use as helpers to author the database. The main database parts are the JSON files and the screenshots.
Contributing
Please see the contribution guide. I am always happy to receive error reports, new mods, tag suggestions, and any other kind of feedback.
Documentation
- Command line tools
- Pose Pack Editing
- Tagging Reference
All versions of cyberpunk-mod-db with dependencies
mistralys/application-utils-core Version >=2.3.0
mistralys/application-localization Version >=1.5.0
mistralys/application-utils-image Version >=1.2.0