For those using express edition and unable to add solution folders you need to do the following:
Copy "xTile.dll" and "xTile.Pipeline.dll" into your projects main directory(where the code is, not the content).
After doing this you need to right click on each of them and select "Properties" which will bring up a new window. Near the bottom of the first tab you should see a button that says "Unblock" that you need to click.
Next go into VS 2010 Express and add the references (xTile.dll under the project for code and xTile.Pipeline.dll under the Content project).
Now if you already have a map and tilesheet in then next you need to select your map and go to it's properties(right click and select properties).
In Content Importer it should be set to "tIDE Map Importer" and Content Processor should be set to "tIDE Map Processor" .
That solves the issue of not having the importer/processor unavailable because of no solution folders in express editions.
↧

.jpg)








