Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ authors
Method
authors
launcher/minecraft/mod/Mod.cpp:163–166 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
161
}
162
163
auto Mod::authors() const -> QStringList
164
{
165
return details().authors;
166
}
167
168
auto Mod::status() const -> ModStatus
169
{
Callers
3
executeTask
Method · 0.80
executeTask
Method · 0.80
updateWithMod
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected