0 of 0

File information

Last updated

Original upload

Created by

ChemODun

Uploaded by

ChemODun

Virus scan

Safe to use

Tags for this mod

Mod articles

  • Generation XML diff on a fly for the scripts. XMLDiff with vscode usage

    Using XMLDIff with Visual Studio Code

    Introduction

    This document describes how to use XMLDiff with Visual Studio Code.

    Prerequisites

    Visual Studio Code
    XMLDiff.exe and RunXMLDiff.bat from this repository
    VSCode extension Run on Save by emeraldwalk

    Steps

    Prepare a folders structure like the following:

    RootExtensionFolder
    │ XMLDiffAndPatch
    │ │ XMLDiff.exe
    │ RunXMLDiff.bat
    │ aiscripts
    │ aiscripts.modified
    │ aiscripts.original
    │ md
    │ md.modified
    │ md.original

    You can skip creation *.original folders, if you will use the extracted files...