Skip to content
/ MtgaProto Public

Contains the protocol buffer definition (.proto) from the MTGA setup and code to extract it.

Notifications You must be signed in to change notification settings

riQQ/MtgaProto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

MtgaProto

This repository contains a GitHub Actions workflow to extract the protocol buffer definitions (.proto) from the Magic: The Gathering Arena (MTGA) setup and commit it.

As of now, the protobuf definitions are contained in the file Wizards.MDN.GreProtobuf.Unity.dll. This file is part of the MTGA setup. This repository uses MsiExtractor to extract it from the MTGA MSI setup.

The current version information used by the MTGA update mechanism can be found at
https://mtgarena.downloads.wizards.com/Live/Windows64/version.

About

Contains the protocol buffer definition (.proto) from the MTGA setup and code to extract it.

Topics

Resources

Stars

Watchers

Forks