mirror of
https://github.com/132nd-vWing/tacview-splitter.git
synced 2026-08-26 11:58:36 +02:00
ab01a147194465c03c3f24ea3d2342d4cd85cc90
We assumed that the txt file is always at the top level of the zip file The tacview files from Hoggit have them nested under multiple directories fixes #1
tacview-splitter
a python 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).
building
Requires Python 3.
pyinstaller --onefile tacview-splitter.py
Languages
Rust
91.1%
Makefile
8.9%