When trying to compile with custom textures located at C:/whatever/resources (inside: materials/ models/) the compiler cannot find the material path since its not being specified. There seems to be no material path argument so I assume it requires some modification of gameinfo.txt but I cannot find the correct thing to put in the file to make the compiler recognise the additional resources.
Any suggestions would be appriciated. Thanks