» Fri May 13, 2011 6:27 am
its generally good not to put your meshes/textures all over the data folders, it makes it very hard for a user to remove your mod.
A good practice is to has a folder in meshes and a folder in textures which the rest of your stuff inside it.
eg.
Meshes\MyTown\....
Textures\MyTown\...
then the user only need to delete those two folder to remove your mod.