Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ authors
Method
authors
launcher/minecraft/mod/Mod.cpp:212–215 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
210
}
211
212
auto Mod::authors() const -> QStringList
213
{
214
return details().authors;
215
}
216
217
auto Mod::status() const -> ModStatus
218
{
Callers
10
toHTML
Function · 0.80
toMarkdown
Function · 0.80
toPlainTXT
Function · 0.80
toJSON
Function · 0.80
toCSV
Function · 0.80
exportToModList
Function · 0.80
collectHashes
Method · 0.80
executeTask
Method · 0.80
checkVersionsResponse
Method · 0.80
updateWithMod
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected