We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.
changes
Refactor documentation for clarity and consistency across multiple files - Improved the clarity of resource resolution order and file placement guidelines in Mod-Creation-Best-Practices.md. - Enhanced instructions for TSLPatcher usage, including setup and merging processes, in TSLPatcher's-Official-Readme.md. - Updated SSFList syntax documentation to clarify destination values, replace file behavior, and common issues. - Standardized formatting and terminology throughout the documentation for better readability and understanding.
Updated Mod Creation Best Practices (markdown)
fix(wiki): repair internal links and anchor compatibility across wiki
Update wiki
Update Wiki
updates
refactor(docs): update ResRef formatting in 2DA documentation
Revert "run pre-commit on documentation" This reverts commit e0e878c8ff03f563886c98806c7414c991e90163.
run pre-commit on documentation
Initial Commit