Page 1 of 1

Simple file for converting MWS files for use in Forge Import

PostPosted: 04 Jan 2014, 05:00
by mc6415
Hi there,

This is probably going to end up being pretty useless but I got bored so decided to go about it. It's not the most elegant solution by far and it's a very quick and easy way of doing it however for anyone that's used mtgtop8 you'll know that it only exports decks in MWS flavour which takes a bit of tinkering to get into Forge nicely.

So I created a small script that takes an MWS file and makes it usable in Forge nicely, all you do is drag the text file onto the deckparse.bat file and it will create a text file called parsed that you simply copy and paste into Forge and away you go.

As I said pretty useless but I got bored so have at it (It requires Python):

Re: Simple file for converting MWS files for use in Forge Im

PostPosted: 14 Jan 2014, 20:55
by moomarc
Thanks. No matter how niché, these little converters are always useful for at least a handful of players. Thanks for sharing it.