Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BlafKing committed Jul 4, 2023
1 parent 32d1638 commit 5c69f80
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions README.md
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 :)

0 comments on commit 5c69f80

Please sign in to comment.