Search code examples
c#visual-studioxnafarseer

Farseer setup in Visual studio to work with C# and XNA


I have downloaded the folder containing the Farseer Physics engine. and I have a game that I am working on using C# and XNA. The issue Im having is that I dont know how to add the files for Farseer to my project so i can reference the functions in the code. How Do I do this?


Solution

  • I spent about 3 hours trying to figure this one out. (sounds stupid, I know) After I posted this question I ran on to another question on here that I'm sure I looked at already. ANSWER: Just drag and drop the stupid folder into the Solution Explorer.