Simple file for converting MWS files for use in Forge Import

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):
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):