This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
:: REQUIRES REPAK https://github.com/trumank/repak/ | |
:: Supply path to your desired .pak file and yeet DevelopmentAssetRegistry.bin | |
:: pls make sure your pak works post-use of this before deleting the previous pak | |
@echo off | |
cls | |
title TrimPak | |
set argCount=0 | |
set argVec= |