Skip to content

ReadMagicCard 0.144

Pre-release
Pre-release

Choose a tag to compare

@klanderfri klanderfri released this 31 May 11:56
· 43 commits to master since this release

Twelfth release:

  • Separated the code and moved the library methods to a separate DLL.
  • Made it possible to call said DLL from both C++ and C# (at least in Windows).

Instructions for running the program:

  • Unzip the file (may I suggest 7zip?) anywhere.
  • Make sure the folder C:\Users\<username>\Pictures\MtG-cards contains pictures with one (1) magic card each.
  • Run ReadMagicCard.exe
  • Done! You should get a messages in the command line window telling you the names of the cards and if the execution was successful.

Troubleshooting:

  • Try running vcredist_x86.exe if the program won't start.
  • Try running the program in an environment similar to the development one (see CONTRIBUTING.md).
  • Make sure the photos are clear, sharp and well lit.