Skip to content

Latest commit

 

History

History

merge-ini

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Merge INI @ RA2_YR_WC_S_Revenge

Merge INI files into 1.

Prerequisite

deno > 1.0.0

How to use this tool

Step 1: Place all your ini files under in folder, and this tool will scan all the files in that folder, then filter out the ini files for you

Step 2: Run the following command:

deno run --allow-read --allow-write --unstable app.ts

Step 3: Check out the out folder, and you can find the merged file in result.ini