ARK: Survival Evolved

ARK: Survival Evolved

MX-E Shopsystem
Adding Shop items via text file
Sorry if this has been asked before. I could not find a search function for this forum.

I find it difficult, to add each item and category via admin UI. Is it possible to create a text file (maybe json or ini file) that can be imported into the shop? Or do you use an sqlite database for storing the items, that I could access (I'm a database programmer, so it's much quicker for me to add items via SQL commands).