diff --git a/mmw-content/assets/modding-tools/merge-kf/screenshot-of-merge-kf-web-app.jpg b/mmw-content/assets/modding-tools/merge-kf/screenshot-of-merge-kf-web-app.jpg new file mode 100644 index 0000000..a6c6f97 Binary files /dev/null and b/mmw-content/assets/modding-tools/merge-kf/screenshot-of-merge-kf-web-app.jpg differ diff --git a/mmw-content/assets/modding-tools/meshoptimizer-bindings/meshoptimizer-bindings-github-og-image.jpg b/mmw-content/assets/modding-tools/meshoptimizer-bindings/meshoptimizer-bindings-github-og-image.jpg new file mode 100644 index 0000000..3001b49 Binary files /dev/null and b/mmw-content/assets/modding-tools/meshoptimizer-bindings/meshoptimizer-bindings-github-og-image.jpg differ diff --git a/mmw-content/assets/modding-tools/testool/screenshot-of-testool-from-nexus-mods.webp b/mmw-content/assets/modding-tools/testool/screenshot-of-testool-from-nexus-mods.webp new file mode 100644 index 0000000..fcd4916 Binary files /dev/null and b/mmw-content/assets/modding-tools/testool/screenshot-of-testool-from-nexus-mods.webp differ diff --git a/mmw-content/modding-tools/3d-modeling-tools/3d-model-icon-generator.md b/mmw-content/modding-tools/3d-modeling-tools/3d-model-icon-generator.md index 8693f87..3abd5cb 100644 --- a/mmw-content/modding-tools/3d-modeling-tools/3d-model-icon-generator.md +++ b/mmw-content/modding-tools/3d-modeling-tools/3d-model-icon-generator.md @@ -6,6 +6,7 @@ tags: - Blender - Icons - Git + - Command-line-tool description: A command-line-tool developed by JE323 for generating icon or thumbnail images from a 3D model in Blender. --- @@ -31,4 +32,4 @@ description: A command-line-tool developed by JE323 for generating icon or thumb > | **Requirements** | - [[blender\|Blender]]
- [[git]] | > | **Author** | [JE323](https://github.com/JE323) | -**3D Model Icon Generator** is a [[modding-tools/command-line-tools/index|command-line-tool]] developed by JE323 for generating icon or thumbnail images from a 3D model in [[blender|Blender]]. \ No newline at end of file +**3D Model Icon Generator** is a command-line tool developed by JE323 for generating icon or thumbnail images from a 3D model in [[blender|Blender]]. \ No newline at end of file diff --git a/mmw-content/modding-tools/3d-modeling-tools/merge-kf.md b/mmw-content/modding-tools/3d-modeling-tools/merge-kf.md index ba379ae..b527fb9 100644 --- a/mmw-content/modding-tools/3d-modeling-tools/merge-kf.md +++ b/mmw-content/modding-tools/3d-modeling-tools/merge-kf.md @@ -4,7 +4,7 @@ aliases: - Merge_kf tags: - Animation -description: +description: A browser-based app for merging NIF kf files into a single base_anim.kf file. --- ![[maintenance-expand-article#^6fc39d|clean]] @@ -17,8 +17,9 @@ description: > > > [!caption|center wfull txt-s] > > -> > %%insert image%% -> > +> > ![[screenshot-of-merge-kf-web-app.jpg|center]] +> > **merge_kf**'s browser-based interface. +> > (image source: user upload) > > ### Details > @@ -26,4 +27,11 @@ description: > | --- | --- | > | **Links** | [greatness.dev/merge_kf](https://www.greatness.dev/merge_kf/)
[Github](https://github.com/Greatness7/merge_kf) | > | **Requirements** | none | -> | **Author** | [Greatness7](https://github.com/Greatness7) | \ No newline at end of file +> | **Author** | [Greatness7](https://github.com/Greatness7) | + +**Merge_kf** is a browser-based app for merging NIF kf files into a single `base_anim.kf` file, similar to the capabilities of [[liztails-animation-kit|Liztail's Animation Kit]]. + +## External Links + +- **TES3CS Docs**, ["Base Character Animations"](https://tes3cs.pages.dev/actors/animation/base-character-animation) +- **Notes for Modmakers**, ["Kf"](https://morrowind-nif.github.io/Notes_RU/kf.htm?ms=CyAAAAAAEAAAAAAAABAAAAAAAAMACEABEAgYeAIIAg%3D%3D&q=S2Y%3D&st=Mg%3D%3D&sct=MA%3D%3D&mw=MzIw) (language: Russian) \ No newline at end of file diff --git a/mmw-content/modding-tools/3d-modeling-tools/python-file-format-interface.md b/mmw-content/modding-tools/3d-modeling-tools/python-file-format-interface.md index 0fa8b37..334883f 100644 --- a/mmw-content/modding-tools/3d-modeling-tools/python-file-format-interface.md +++ b/mmw-content/modding-tools/3d-modeling-tools/python-file-format-interface.md @@ -6,6 +6,7 @@ aliases: tags: - Python - NIF + - Command-line-tool description: A Python library developed by NifTools, capable of batch processing .NIF files as a command-line tool analogous to Tes3cmd. --- @@ -31,7 +32,7 @@ description: A Python library developed by NifTools, capable of batch processing > | **Requirements** | Python | > | **Author** | [NifTools](https://www.niftools.org/) | -The **Python File Format Interface** (previously **'Pyffi'**) is a Python library developed by NifTools, capable of batch processing `.NIF` files as a [[modding-tools/command-line-tools/index|command-line tool]] analogous to [[tes3cmd|Tes3cmd]].[^1] +The **Python File Format Interface** (previously **'Pyffi'**) is a Python library developed by NifTools, capable of batch processing `.NIF` files as a command-line tool analogous to [[tes3cmd|Tes3cmd]].[^1] ## External Links diff --git a/mmw-content/modding-tools/command-line-tools/index.md b/mmw-content/modding-tools/command-line-tools/index.md deleted file mode 100644 index 241176c..0000000 --- a/mmw-content/modding-tools/command-line-tools/index.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: Command-Line Tools -aliases: - - Command-Line Tools - - Command-line-tool -tags: - - Tes3cmd - - Tes3conv - - Esp-QuickEditor - - Cleaning-Mods -description: Powerful command-line tools for modifying plugins ---- -## Powerful Command-Line Tools for Modifying Plugins - -**Related Tools**: -- [[deltaplugin|DeltaPlugin]] \ No newline at end of file diff --git a/mmw-content/modding-tools/command-line-tools/esp-quick-editor.md b/mmw-content/modding-tools/low-level-editors/esp-quick-editor.md similarity index 100% rename from mmw-content/modding-tools/command-line-tools/esp-quick-editor.md rename to mmw-content/modding-tools/low-level-editors/esp-quick-editor.md diff --git a/mmw-content/modding-tools/low-level-editors/index.md b/mmw-content/modding-tools/low-level-editors/index.md index 4bd1245..1d76e15 100644 --- a/mmw-content/modding-tools/low-level-editors/index.md +++ b/mmw-content/modding-tools/low-level-editors/index.md @@ -6,7 +6,7 @@ tags: - Enchanted-Editor - TESAME - MWEdit - - TesTool + - TESTool - Cleaning-Mods description: Low-level editors for examining, modifying and cleaning plugins --- diff --git a/mmw-content/modding-tools/merging-plugins/deltaplugin.md b/mmw-content/modding-tools/merging-plugins/deltaplugin.md index caf7526..12fcc38 100644 --- a/mmw-content/modding-tools/merging-plugins/deltaplugin.md +++ b/mmw-content/modding-tools/merging-plugins/deltaplugin.md @@ -10,6 +10,7 @@ tags: - Leveled-Creatures - OpenMW - YAML + - Command-line-tool description: A multi-purpose command-Line tool tool, capable of merging objects and leveled lists, converting OpenMW and TES3 plugins to YAML, and creating plugin diffs. --- @@ -36,7 +37,7 @@ description: A multi-purpose command-Line tool tool, capable of merging objects > | **Requirements** | none | > | **Author** | [Benjamin Winger](https://gitlab.com/bmwinger) | -**DeltaPlugin** is a multi-purpose [[modding-tools/command-line-tools/index|command-Line tool]] tool, capable of [[modding-tools/merging-plugins/index|merging objects and leveled lists]], converting OpenMW and TES3 plugins to YAML, and creating plugin diffs. +**DeltaPlugin** is a multi-purpose command-line tool, capable of [[modding-tools/merging-plugins/index|merging objects and leveled lists]], converting OpenMW and TES3 plugins to YAML, and creating plugin diffs. ## External Links diff --git a/mmw-content/modding-tools/merging-plugins/habasi.md b/mmw-content/modding-tools/merging-plugins/habasi.md index e940378..380310b 100644 --- a/mmw-content/modding-tools/merging-plugins/habasi.md +++ b/mmw-content/modding-tools/merging-plugins/habasi.md @@ -6,6 +6,7 @@ tags: - Habasi - Combining-plugins - Groundcover + - Command-line-tool description: A command-line tool for merging plugins into a single combined plugin, and optionally turn static grass references into groundcover for OpenMW and MGE-XE. parent: "[[modding-tools/merging-plugins/index|Merging Plugins]]" related articles: @@ -37,4 +38,4 @@ related articles: ![[guides/groundcover/index#^groundcover-navbox|clean right]] -**Habasi** is a [[modding-tools/command-line-tools/index|command-line tool]] for [[modding-tools/merging-plugins/index|merging plugins]], featuring the ability to merge one's entire load order into a single plugin, and optionally turn static grass references into groundcover for OpenMW and MGE-XE. \ No newline at end of file +**Habasi** is a command-line tool for [[modding-tools/merging-plugins/index|merging plugins]], featuring the ability to merge one's entire load order into a single plugin, and optionally turn static grass references into groundcover for OpenMW and MGE-XE. \ No newline at end of file diff --git a/mmw-content/modding-tools/merging-plugins/jobasha.md b/mmw-content/modding-tools/merging-plugins/jobasha.md index ef2bdcf..7126e88 100644 --- a/mmw-content/modding-tools/merging-plugins/jobasha.md +++ b/mmw-content/modding-tools/merging-plugins/jobasha.md @@ -8,6 +8,7 @@ tags: - Leveled-Items - Leveled-Lists - Leveled-Creatures + - Command-line-tool description: A command-line-tool for merging leveled lists, comparing leveled lists between plugins, and optionally 'deleveling' like Abot's Deleveler. --- @@ -33,4 +34,4 @@ description: A command-line-tool for merging leveled lists, comparing leveled li > | **Requirements** | none | > | **Author** | [alvazir](https://next.nexusmods.com/profile/alvazir/about-me?gameId=100) | -**Jobasha** is a [[modding-tools/command-line-tools/index|command-line-tool]] for [[modding-tools/merging-plugins/index|merging leveled lists]], comparing leveled lists between plugins, and optionally 'deleveling' like [[abots-deleveler|Abot's Deleveler]]. +**Jobasha** is a command-line tool for [[modding-tools/merging-plugins/index|merging leveled lists]], comparing leveled lists between plugins, and optionally 'deleveling' like [[abots-deleveler|Abot's Deleveler]]. diff --git a/mmw-content/modding-tools/merging-plugins/merge-to-master-tool.md b/mmw-content/modding-tools/merging-plugins/merge-to-master-tool.md index e3cde1f..1bf23d4 100644 --- a/mmw-content/modding-tools/merging-plugins/merge-to-master-tool.md +++ b/mmw-content/modding-tools/merging-plugins/merge-to-master-tool.md @@ -6,6 +6,7 @@ aliases: tags: - Merge_to_Master - Combining-plugins + - Command-line-tool description: A simple command-line tool that lets you merge TES3 plugins into their masters. --- diff --git a/mmw-content/modding-tools/merging-plugins/smartmerger.md b/mmw-content/modding-tools/merging-plugins/smartmerger.md index f54bb9b..4408e89 100644 --- a/mmw-content/modding-tools/merging-plugins/smartmerger.md +++ b/mmw-content/modding-tools/merging-plugins/smartmerger.md @@ -5,6 +5,7 @@ aliases: tags: - SmartMerger - Combining-plugins + - Command-line-tool description: A multi-purpose command-line-tool with a GUI overlay primarily used for merging plugins, as well as featuring cleaning, Diff and object merging capabilities. --- @@ -29,7 +30,7 @@ description: A multi-purpose command-line-tool with a GUI overlay primarily used > | **Requirements** | none | > | **Author** | Era Scarecrow | -**SmartMerger** is a multi-purpose [[modding-tools/command-line-tools/index|command-line-tool]] with a GUI overlay primarily used for [[modding-tools/merging-plugins/index|merging plugins]], as well as featuring [[guides/cleaning-mods/index|cleaning]], Diff and object merging capabilities. +**SmartMerger** is a multi-purpose command-line tool with a GUI overlay primarily used for [[modding-tools/merging-plugins/index|merging plugins]], as well as featuring [[guides/cleaning-mods/index|cleaning]], Diff and object merging capabilities. ## External Links diff --git a/mmw-content/modding-tools/misc-tools/index.md b/mmw-content/modding-tools/misc-tools/index.md index 6ab7f43..3009152 100644 --- a/mmw-content/modding-tools/misc-tools/index.md +++ b/mmw-content/modding-tools/misc-tools/index.md @@ -3,7 +3,7 @@ title: Miscellaneous Tools aliases: - Miscellaneous Tools tags: - - TesTool + - TESTool - Cleaning-Mods description: Multipurpose and niche tools --- diff --git a/mmw-content/modding-tools/misc-tools/meshoptimizer-bindings.md b/mmw-content/modding-tools/misc-tools/meshoptimizer-bindings.md index 950d275..defd56a 100644 --- a/mmw-content/modding-tools/misc-tools/meshoptimizer-bindings.md +++ b/mmw-content/modding-tools/misc-tools/meshoptimizer-bindings.md @@ -6,7 +6,7 @@ tags: - Blender - Modeling - Python -description: +description: A utility which adds basic Python bindings for the Meshoptimizer library to Blender. --- ![[maintenance-expand-article#^6fc39d|clean]] @@ -15,12 +15,13 @@ description: > [!infobox|n-th] > -> ## Article Title +> ## meshoptimizer_bindings > > > [!caption|center wfull txt-s] > > -> > %%insert image%% -> > +> > ![[meshoptimizer-bindings-github-og-image.jpg|center]] +> > Social media preview of **meshoptimizer bindings'** Github page. +> > (image source: user upload) > > ### Details > @@ -28,4 +29,10 @@ description: > | --- | --- | > | **Links** | [Github](https://github.com/Greatness7/meshoptimizer_bindings) | > | **Requirements** | [Python](https://www.python.org/downloads/)
[Meshoptimizer](https://github.com/zeux/meshoptimizer)
[io_scene_mw](https://github.com/Greatness7/io_scene_mw) | -> | **Author** | [Greatness7](https://github.com/Greatness7) | \ No newline at end of file +> | **Author** | [Greatness7](https://github.com/Greatness7) | + +**meshoptimizer_bindings** is a utility which adds basic Python bindings for the Meshoptimizer library to [[blender|Blender]], in conjunction with the io_scene_mw plugin. + +## External Links + +- **zeux**, Github, ["meshoptimizer"](https://github.com/zeux/meshoptimizer) \ No newline at end of file diff --git a/mmw-content/modding-tools/misc-tools/northmarker-calculator.md b/mmw-content/modding-tools/misc-tools/northmarker-calculator.md index e32676b..9353639 100644 --- a/mmw-content/modding-tools/misc-tools/northmarker-calculator.md +++ b/mmw-content/modding-tools/misc-tools/northmarker-calculator.md @@ -6,6 +6,7 @@ aliases: tags: - Interiors - Python + - Command-line-tool description: A Python script command-line-tool for calculating the Z-rotation of northmarkers for interior cells. --- @@ -31,4 +32,4 @@ description: A Python script command-line-tool for calculating the Z-rotation of > | **Requirements** | [Python 2.7+](https://www.python.org/downloads/) | > | **Author** | Iskuss | -**Northmarker Calculator** is a Python script [[modding-tools/command-line-tools/index|command-line-tool]] for calculating the Z-rotation of northmarkers for interior cells. \ No newline at end of file +**Northmarker Calculator** is a Python script command-line tool for calculating the Z-rotation of northmarkers for interior cells. \ No newline at end of file diff --git a/mmw-content/modding-tools/misc-tools/testool.md b/mmw-content/modding-tools/misc-tools/testool.md deleted file mode 100644 index 5c53994..0000000 --- a/mmw-content/modding-tools/misc-tools/testool.md +++ /dev/null @@ -1,37 +0,0 @@ ---- -title: TESTool -aliases: - - TESTool -tags: - - TesTool - - Cleaning-Mods - - Conflicts -description: ---- - -![[maintenance-expand-article#^6fc39d|clean]] - -## About - -> [!infobox|n-th] -> -> ## Article Title -> -> > [!caption|center wfull txt-s] -> > -> > %%insert image%% -> > -> -> ### Details -> -> | Type | Name | -> | --- | --- | -> | **Links** | | -> | **Requirements** | | -> | **Author** | | - -## External Links - -- **Danae's Journal**, ["Good Modding Practice: Checking Mods"](https://danaeplays.thenet.sk/good-modding-practice/) -- **UESP**, ["Morrowind Mod:TESTool"](https://en.uesp.net/wiki/Morrowind_Mod:TESTool) -- **Notes for Modmakers**, ["TESTool"](https://morrowind-nif.github.io/Notes_RU/testool.htm?ms=CyAAAAAAEAAAAAAAABAAAAAAAAAAAEABEAgYIA%3D%3D&st=MA%3D%3D&sct=MA%3D%3D&mw=MzIw) #Language/Russian \ No newline at end of file diff --git a/mmw-content/modding-tools/multipurpose-plugin-utilities/index.md b/mmw-content/modding-tools/multipurpose-plugin-utilities/index.md new file mode 100644 index 0000000..250c84f --- /dev/null +++ b/mmw-content/modding-tools/multipurpose-plugin-utilities/index.md @@ -0,0 +1,15 @@ +--- +title: Multipurpose Plugin Utilities +aliases: + - Multipurpose Plugin Utilities +tags: + - Tes3cmd + - Cleaning-Mods + - TESTool +description: General purpose utilities for analyzing, cleaning and batch-editing plugins. +--- +## General purpose utilities for analyzing, cleaning and batch-editing plugins. + +**Related Tools**: +- [[deltaplugin|DeltaPlugin]] +- [[wrye-mash|Wrye Mash]] \ No newline at end of file diff --git a/mmw-content/modding-tools/command-line-tools/tes3cmd.md b/mmw-content/modding-tools/multipurpose-plugin-utilities/tes3cmd.md similarity index 86% rename from mmw-content/modding-tools/command-line-tools/tes3cmd.md rename to mmw-content/modding-tools/multipurpose-plugin-utilities/tes3cmd.md index 47aabe2..f18bbb4 100644 --- a/mmw-content/modding-tools/command-line-tools/tes3cmd.md +++ b/mmw-content/modding-tools/multipurpose-plugin-utilities/tes3cmd.md @@ -6,6 +6,8 @@ tags: - Tes3cmd - Cleaning-Mods - Dirty-Edits + - Perl + - Command-line-tool description: A command-line tool for analysing, modifying and cleaning TES3 plugins. --- @@ -30,7 +32,7 @@ description: A command-line tool for analysing, modifying and cleaning TES3 plug > | **Requirements** | none | > | **Author** | John Moonsugar | -**Tes3cmd** is a [[modding-tools/command-line-tools/index|command-line-tool]] written in Perl for analysing, modifying and cleaning TES3 plugins. +**Tes3cmd** is a multi-purpose command-line tool written in Perl for analyzing, modifying and cleaning TES3 plugins. ## External Links diff --git a/mmw-content/modding-tools/multipurpose-plugin-utilities/tes3lint.md b/mmw-content/modding-tools/multipurpose-plugin-utilities/tes3lint.md new file mode 100644 index 0000000..24feddf --- /dev/null +++ b/mmw-content/modding-tools/multipurpose-plugin-utilities/tes3lint.md @@ -0,0 +1,47 @@ +--- +title: tes3lint +aliases: +tags: + - Conflicts + - Perl + - Command-line-tool +description: +--- + +![[maintenance-expand-article#^6fc39d|clean]] + +## About + +> [!infobox|n-th] +> +> ## Article Title +> +> > [!caption|center wfull txt-s] +> > +> > %%insert image%% +> > +> +> ### Details +> +> | Type | Name | +> | --- | --- | +> | **Links** | [Github (mlox)](https://github.com/mlox/mlox/tree/master/util/tes3lint)
[SourceForge](https://sourceforge.net/projects/mlox/files/tes3lint/) | +> | **Requirements** | [Perl](https://www.perl.org/get.html) | +> | **Author** | [John Moonsugar](https://github.com/john-moonsugar) | + +**Tes3lint** is a command-line tool by John Moonsugar for checking plugins for potential problems. + +In addition to detecting common problems which are cleaned automatically by other tools, including Moonsugar's other tool [[tes3cmd|Tes3cmd]], tes3lint's features include: + +- Check for implicit dependency on Tribunal/Bloodmoon functions without having them as a master. +- Display duplicate/modified INFO records. +- Detect whether INFO records have had their IDs changed +- Find scripts that do not utilize `MenuMode`. +- Check whether Author/Description/Version fields are missing from plugin header. + + + +## Usage + +Like Moonsugar's other tool [[tes3cmd|Tes3cmd]], it is also written in Perl. However, unlike the former it requires that Perl itself is installed. Tes3lint is run via the command-line, but can also be run through [[wrye-mash|Wrye Mash Polemos Fork]] which features tes3lint support. + diff --git a/mmw-content/modding-tools/multipurpose-plugin-utilities/testool.md b/mmw-content/modding-tools/multipurpose-plugin-utilities/testool.md new file mode 100644 index 0000000..c5da4a1 --- /dev/null +++ b/mmw-content/modding-tools/multipurpose-plugin-utilities/testool.md @@ -0,0 +1,45 @@ +--- +title: TESTool +aliases: + - TESTool + - TES Plugin Tool +tags: + - TESTool + - Cleaning-Mods + - Conflicts +description: A general-purpose tool developed by Ghostwheel for cleaning, analyzing and managing Morrowind plugins. +--- + +![[maintenance-expand-article#^6fc39d|clean]] + +## About + +> [!infobox|n-th] +> +> ## TES Plugin Tool (TESTool) +> +> > [!caption|center wfull txt-s] +> > +> > ![[screenshot-of-testool-from-nexus-mods.webp|center]] +> > The main menu of **TESTool**. +> > [image source](https://staticdelivery.nexusmods.com/mods/100/images/47473/47473-1578194307-2041588139.jpeg) +> +> ### Details +> +> | Type | Name | +> | --- | --- | +> | **Links** | - [Nexus Mods](https://www.nexusmods.com/morrowind/mods/47473)
- [ghostwheel's official site](https://web.archive.org/web/20070127053907/http://www34.brinkster.com/ghostwheel/) (web archive)
- [MMH web archive](https://web.archive.org/web/20141203203432/http://mw.modhistory.com/download-13-5234) | +> | **Requirements** | none | +> | **Author** | Ghostwheel | + +**TES Plugin Tool**, more commonly known as **TESTool**, is a general-purpose tool developed by Ghostwheel for cleaning, analyzing and managing Morrowind plugins. + +## External Links + +- **ghostwheel**, Brinkster.com, ["TES Plugin Tool (TESTool) 1.3"](https://web.archive.org/web/20070127075624/http://www34.brinkster.com/ghostwheel/TESTool.htm) - official documentation (web archive) +- **abot**, abitoftaste: + - ["How to properly use TESTool"](http://norrowind.abitoftaste.altervista.org/morrowind/index.php?option=content&Itemid=10&task=view&id=48) + - [Morrowind modding for smarties, part 3: tes3lint, tes3cmd and TESTool](http://norrowind.abitoftaste.altervista.org/morrowind/index.php?option=content&Itemid=10&task=view&id=53&-Morrowind-modding-for-smarties-part-3-tes3lint-tes3cmd-and-TESTool) +- **Danae's Journal**, ["Good Modding Practice: Checking Mods"](https://danaeplays.thenet.sk/good-modding-practice/) +- **UESP**, ["Morrowind Mod:TESTool"](https://en.uesp.net/wiki/Morrowind_Mod:TESTool) +- **Notes for Modmakers**, ["TESTool"](https://morrowind-nif.github.io/Notes_RU/testool.htm?ms=CyAAAAAAEAAAAAAAABAAAAAAAAAAAEABEAgYIA%3D%3D&st=MA%3D%3D&sct=MA%3D%3D&mw=MzIw) #Language/Russian \ No newline at end of file diff --git a/mmw-content/modding-tools/command-line-tools/tes3conv.md b/mmw-content/modding-tools/version-control-software/tes3conv.md similarity index 97% rename from mmw-content/modding-tools/command-line-tools/tes3conv.md rename to mmw-content/modding-tools/version-control-software/tes3conv.md index 5a77880..3df3df0 100644 --- a/mmw-content/modding-tools/command-line-tools/tes3conv.md +++ b/mmw-content/modding-tools/version-control-software/tes3conv.md @@ -6,6 +6,7 @@ tags: - Tes3conv - Git - JSON + - Command-line-tool description: A command-line tool that converts TES3 plugins to JSON and vice-versa. ---