I want to put my game on the OUYA store, and after doing some tests, I see that the ouya SDK adds a bunch to flies to the unity project, most of them very “ouya specific”, and until now, my code has been pretty platform agnostic, I’m wondering if someone has some elegant way to keep the ouya files outside of the ios, and normal android builds.
I’m on unity free btw.