Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ MakeDemo
Method
MakeDemo
launcher/minecraft/auth/AuthSession.cpp:34–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
}
33
34
void AuthSession::MakeDemo() {
35
player_name =
"Player"
;
36
demo = true;
37
}
Callers
1
login
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected