├── README.md ├── images ├── fixscripts_after.png └── fixscripts_before.png └── src ├── FixScripts.bat ├── OpenLogs.bat └── SetupFilePatching.bat /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/InclementDab/DayZ-Utilities/HEAD/README.md -------------------------------------------------------------------------------- /images/fixscripts_after.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/InclementDab/DayZ-Utilities/HEAD/images/fixscripts_after.png -------------------------------------------------------------------------------- /images/fixscripts_before.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/InclementDab/DayZ-Utilities/HEAD/images/fixscripts_before.png -------------------------------------------------------------------------------- /src/FixScripts.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/InclementDab/DayZ-Utilities/HEAD/src/FixScripts.bat -------------------------------------------------------------------------------- /src/OpenLogs.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/InclementDab/DayZ-Utilities/HEAD/src/OpenLogs.bat -------------------------------------------------------------------------------- /src/SetupFilePatching.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/InclementDab/DayZ-Utilities/HEAD/src/SetupFilePatching.bat --------------------------------------------------------------------------------