-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
1 changed file
with
12 additions
and
2 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,12 @@ | ||
# BMT | ||
Blafking's Merge Tool | ||
# Blafking's Merge Tool (BMT) | ||
|
||
This is a custom python script I wrote that merges multiple .var files into a single .var package. | ||
|
||
It does this by unpacking and combining all the files into a new .var package and by creating a new meta.json file that refers to all the combined content and dependencies without any duplicates! | ||
|
||
|
||
How to use: | ||
1. Simply open BMT.exe | ||
2. Select all the .var files you want to merge into one. | ||
3. Select a save location and name for the new .var file | ||
4. Profit :) |