Freezing a SQL Lite .db with M4L device
Max4Livers,
So I completed building my M4L device and never had any problems working with an SQLLite db in the same directory as the .amxd. However, I froze the device and saved it and now the db is not found.
Anyone with similar experiences, how do you freeze devices for distribution, especially .db files?
edit: did some digging around, and read about how freeze works, after Freezing and saving the device, i checked the console. Only the .maxpats and .js files were added. How can I add the .db file to the frozen patch?
Thanks.