Log in

Coding FAQs

Q: Where would I find cards that are not in the /src/cards c files? I want to look at some other already exsisting cards in their raw c format. Take for instance Ancestrial recall where would I find it decompiled into raw c text? or how do I decompile it?

A: Form the tutorial, you shoul...