added new README

This commit is contained in:
132nd-Professor
2021-07-01 21:43:01 +02:00
parent 3048b243e5
commit 6df6e6595d
+10 -1
View File
@@ -1 +1,10 @@
# tacview-splitter-rust # tacview-splitter
a rust program that splits a tacview file by coalition
## Usage
Put the executable and the tacview file you want split up in the same directory, and execute the program.
The program processes the first file it finds, therefore make sure to only have one tacview file in the directory.
Supports both zipped and ASCII tacview files (`.zip.acmi` and `.txt.acmi`).