adding objects to household database
I am trying to add a custom item to the household objects database and am trying to follow the suggestions made here:
my question is about using insert_model.cpp as suggested in the comments.
it seems to read the model data fine, but then tries to copy to one of Matei's directories... "/u/matei/data/household_objects/"
Anyone know how to fix this?