Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FSGModding/FSG_Mod_Assistant
/ openWizard
Function
openWizard
modAssist_main.js:705–707 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
703
}))
704
ipcMain.on(
'dispatch:wizard'
, () => { openWizard() })
705
function
openWizard() {
706
serveIPC.windowLib.createNamedWindow(
'setup'
)
707
}
708
709
710
// MARK: notes & sites
Callers
1
modAssist_main.js
File · 0.85
Calls
1
createNamedWindow
Method · 0.80
Tested by
no test coverage detected