The simplest way I can think of is to also allow uploading of a CSV file generated in MO2. The CSV file can have data such as:
- Mod_Priority
- Mod_Name
- Mod_Status
- Notes_column
- Primary_Category
- Nexus_ID
- Mod_Nexus_URL
- Mod_Version
- Install_Date
- Download_File_Name
The mod name, notes column, nexus URL, and mod version could be useful.
This metadata could be added to the file_load_order pivot table as columns and populated if the upload containers a CSV file.
The simplest way I can think of is to also allow uploading of a CSV file generated in MO2. The CSV file can have data such as:
The mod name, notes column, nexus URL, and mod version could be useful.
This metadata could be added to the
file_load_orderpivot table as columns and populated if the upload containers a CSV file.