msoucy / MagicSetEditor

Fork of Magic Set Editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Magic Set Editor

About

Magic Set Editor is a tool that can be used to create custom Magic the Gathering cards.

It was originally located on SourceForge, but this fork is meant to be a modernization.

Changes

Currently, the big changes from the original version are mainly behind the scenes:

  • Uses CMake instead of separate build systems
  • Allows installing into any directory
  • Native Linux build
  • Uses C++11 instead of Boost where possible

Future plans involve going through the codebase, attempting to fix some of the known issues and enhance portability.

Dependencies

Disclaimer

I don't claim to know what I'm doing.

I'm partially doing this as a university project, an independant study in code modernization.

About

Fork of Magic Set Editor

License:Other


Languages

Language:C++ 96.8%Language:C 1.7%Language:CMake 0.7%Language:Perl 0.5%Language:JavaScript 0.2%Language:CSS 0.1%