MCPcopy Create free account
hub / github.com/ElyPrismLauncher/Launcher / issueTracker

Method issueTracker

launcher/minecraft/mod/Mod.cpp:242–245  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

240}
241
242auto Mod::issueTracker() const -> QString
243{
244 return details().issue_tracker;
245}
246
247QPixmap Mod::setIcon(QImage new_image) const
248{

Callers 1

updateWithModMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected