Skip to content

jonde99/miztool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DCS MIZ File Tool

Replaces EMFT which stopped working.

You need git.
https://github.com/git-guides/install-git

What it does...

  1. It pulls latest MIZ from Appveyor.

  2. It pull latest mission repo from github.

    Manually edit miz file. Either save it or save-as a new name.

  3. It will re-order miz file. (just unzips the updated miz to the local repo)

    You then edit any script files or assets as needed in the repo.

  4. It will push the update back to github.

Appveyor does the rest.

Compileed with pyinstaller.

pyinstaller --onefile --noconsole --strip --icon=assets/icon.ico --add-data "assets/icon.ico;assets" app.py

About

DCS Mission File Tool

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages