Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Caves of Qud Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 06:49, 26 August 2024 Librarianmage talk contribs created page Module talk:ColorParse/Templates (Created page with "== Creating the shader codes == Solid colors: <code>xq -r '.colors.solidcolors.solidcolor | map("[\'\(.["@Name"])\']={\'\(.["@Color"])\', \'sequence\'},") | join("\n")' Colors.xml</code> Shaders: <code>xq -r '.colors.shaders.shader | map("[\'\(.["@Name"])\']={\'\(.["@Colors"])\', \'\(.["@Type"])\'},") | join("\n")' Colors.xml</code> ~~~~")