MCPcopy 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}))
704ipcMain.on('dispatch:wizard', () => { openWizard() })
705function openWizard() {
706 serveIPC.windowLib.createNamedWindow('setup')
707}
708
709
710// MARK: notes & sites

Callers 1

modAssist_main.jsFile · 0.85

Calls 1

createNamedWindowMethod · 0.80

Tested by

no test coverage detected