rudyards / msem-instigator

Code for MSEM Instigator, a search engine for the MSEM custom format.
https://msem-instigator.herokuapp.com
0 stars 3 forks source link

Instigator is a search engine, based off of the open source code for mtg.wtf, for the Magic Set Editor Modern (MSEM) format.

When a new set comes out:

1) Add it's JSON to "data/sets", then run "rake index".

2) This will populate the database with the cards.

3)Add it to "search-engine/lib/format/msem2" and "search-engine/lib/format/msedh"