MCPcopy Create free account
hub / github.com/ModOrganizer2/modorganizer / getModlistFileName

Method getModlistFileName

src/profile.cpp:945–948  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

943}
944
945QString Profile::getModlistFileName() const
946{
947 return QDir::cleanPath(m_Directory.absoluteFilePath("modlist.txt"));
948}
949
950QString Profile::getPluginsFileName() const
951{

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected