mirror of
https://github.com/132nd-vWing/tacview-splitter.git
synced 2026-08-26 09:18:36 +02:00
11 lines
385 B
Markdown
11 lines
385 B
Markdown
# 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`).
|