Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ buildingFromScratch
Method
buildingFromScratch
launcher/minecraft/PackProfile.cpp:244–248 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
242
}
243
244
void PackProfile::buildingFromScratch()
245
{
246
d->loaded = true;
247
d->dirty = true;
248
}
249
250
void PackProfile::scheduleSave()
251
{
Callers
7
install
Method · 0.80
install
Method · 0.80
run
Method · 0.80
copySettings
Method · 0.80
createInstance
Method · 0.80
createInstance
Method · 0.80
createInstance
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected