We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Fix formatting and syntax issues in documentation files - Updated TSLPatcher's Official Readme.md for consistency in formatting, including bolding section headers and clarifying notes and important points. - Revised TSLPatcher-HACKList-Syntax.md to clarify the use of `ReplaceFile` without an exclamation point. - Enhanced TSLPatcher-SSFList-Syntax.md with improved formatting for destination values and important notes, ensuring clarity in instructions. - Removed outdated Python scripts (fix_dds_links.py, fix_dds_para.py, fix_texture.py) that were used for fixing backticks in documentation, as the issues have been resolved directly in the markdown files.
Fix documentation formatting and add scripts for texture handling - Updated TSLPatcher's official readme for consistency in formatting and clarity. - Improved HACKList and SSFList syntax documentation for better understanding. - Added scripts to fix missing backticks in DDS-related documentation and ensure proper formatting in Texture-Formats.md. - Created a new script to correct specific link labels in the DDS paragraph. - Enhanced the readability of the DDS implementation paragraph by replacing incorrect escape characters.
Refactor GFF documentation to simplify data type descriptions - Updated various sections in GFF-Items-and-Economy.md, GFF-Module-and-Area.md, GFF-Spatial-Objects.md, and Kit-Structure-Documentation.md to replace references to data types with simplified descriptions (e.g., changing `[byte](GFF-File-Format#gff-data-types)` to `byte`). - Improved clarity and consistency across documentation by removing redundant type annotations while maintaining links to relevant sections. - Ensured that all changes align with the existing documentation style and enhance readability for developers.
changes
fix(wiki): repair internal links and anchor compatibility across wiki
Update wiki
docs(wiki): move PTH to GFF-Module-and-Area, fix KEY item link confusion, add community citations