Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ issueTracker
Method
issueTracker
launcher/minecraft/mod/Mod.cpp:289–292 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
287
}
288
289
auto Mod::issueTracker() const -> QString
290
{
291
return details().issue_tracker;
292
}
293
294
QPixmap Mod::setIcon(QImage new_image) const
295
{
Callers
1
updateWithMod
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected