Skip to content

Desktop app for creating and updating the official Caves of Qud wiki

License

Notifications You must be signed in to change notification settings

TrashMonks/qud-wiki

Repository files navigation

qud-wiki

Data extractors for the official Caves of Qud wiki.

This project reads game data in the raw format used by the Caves of Qud roguelike RPG, and contains functionality for updating the entire wiki after a game patch with a few clicks. This project uses Python and Qt via the PySide2 library, and uses the mwclient library for Mediawiki functionality.

screenshot

How do I run this? Check the detailed instructions in CONTRIBUTING.md.

Tile support

Tile support requires a full extract of the game Textures directory. To get an up-to-date copy of the game textures, you can install the brinedump mod and use the brinedump:textures wish to dump an up-to-date version of Textures on your local machine.