132nd-Professor ab01a14719 zip files: use filename as provided by zip archive
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
2021-06-08 21:30:38 +02:00
2021-06-07 19:03:30 +02:00
2020-09-29 15:02:57 +02:00
2021-06-07 20:19:00 +02:00
2021-06-07 19:48:20 +02:00

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

S
Description
No description provided
Readme GPL-3.0
323 KiB
Languages
Rust 91.1%
Makefile 8.9%