/zed2zip

This is a tool to extract ZED file in game "Magic The Gathering"

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Zed to Zip converter

This tool is used to extract Magic The Gathering game data files for modding.

Moved to https://github.com/hcoona/one/tree/master/zed2zip

Usage

# Show help
java -jar zed2zip.jar -h

# This would generate DATA_000.ZIP in the same folder
java -jar zed2zip.jar -i DATA_000.ZED

Acknowledgement

This tool is authored by thefiremind & spirolone. It's originally published here.