Use an embedded database solution for storing LXCOMM-specific mod metadata instead of the current strategy of storing .lxcomm text files for metadata in order to keep mod directories umodified. This will serve as a starting point for the general movement of placing non-userfacing data into databases to save on disk space and maintain a consistent API for persistent data access.
Use an embedded database solution for storing LXCOMM-specific mod metadata instead of the current strategy of storing
.lxcommtext files for metadata in order to keep mod directories umodified. This will serve as a starting point for the general movement of placing non-userfacing data into databases to save on disk space and maintain a consistent API for persistent data access.