Caves of Qud Wiki:Qud Blueprint Explorer: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
m (bolded title)
(Added this page to Category: Caves of Qud Wiki)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[File:QBE_Screenshot.png|right|360px]]
'''Qud Blueprint Explorer''' (QBE) is an open source [https://en.m.wikipedia.org/wiki/Python_%28programming_language%29 Python] application that is able to read from an installation of [[Caves of Qud]] (mostly the file <code>ObjectBlueprints.xml</code>) and generate articles for this wiki, including uploading the pages and tile images. Tiles are automatically colorized to fit the [[Style Guide]]. It is currently under active development and is used to populate this wiki with any changes after the game is updated.
'''Qud Blueprint Explorer''' (QBE) is an open source [https://en.m.wikipedia.org/wiki/Python_%28programming_language%29 Python] application that is able to read from an installation of [[Caves of Qud]] (mostly the file <code>ObjectBlueprints.xml</code>) and generate articles for this wiki, including uploading the pages and tile images. Tiles are automatically colorized to fit the [[Style Guide]]. It is currently under active development and is used to populate this wiki with any changes after the game is updated.


Line 5: Line 6:
==Bug reporting and troubleshooting==
==Bug reporting and troubleshooting==
If you find any problems with the pages QBE is creating, please file an issue on the GitHub repository, or ping any member of the 'Trash monks' group on the [https://discordapp.com/invite/cavesofqud official Caves of Qud discord].
If you find any problems with the pages QBE is creating, please file an issue on the GitHub repository, or ping any member of the 'Trash monks' group on the [https://discordapp.com/invite/cavesofqud official Caves of Qud discord].
[[Category:Caves of Qud Wiki]]

Latest revision as of 22:08, 10 April 2022

QBE Screenshot.png

Qud Blueprint Explorer (QBE) is an open source Python application that is able to read from an installation of Caves of Qud (mostly the file ObjectBlueprints.xml) and generate articles for this wiki, including uploading the pages and tile images. Tiles are automatically colorized to fit the Style Guide. It is currently under active development and is used to populate this wiki with any changes after the game is updated.

If you want to see how it works by reading the source code, or help with development, the GitHub repository can be found here.

Bug reporting and troubleshooting

If you find any problems with the pages QBE is creating, please file an issue on the GitHub repository, or ping any member of the 'Trash monks' group on the official Caves of Qud discord.