diff --git a/src/starfieldmoddatachecker.h b/src/starfieldmoddatachecker.h index fa63e5a..13c1fcc 100644 --- a/src/starfieldmoddatachecker.h +++ b/src/starfieldmoddatachecker.h @@ -15,7 +15,7 @@ class StarfieldModDataChecker : public GamebryoModDataChecker "interface", "meshes", "geometries", "music", "scripts", "sound", "strings", "textures", "trees", "video", "materials", "sfse", "distantlod", "asi", "Tools", "MCM", "distantland", "mits", - "dllplugins", "CalienteTools", "shadersfx", "aaf", "root"}; + "dllplugins", "CalienteTools", "shadersfx", "aaf"}; return result; } virtual const FileNameSet& possibleFileExtensions() const override