Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/GooseMod/OpenAsar
/ index.js
File
index.js
src/splash/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ app, ipcMain } = require(
'electron'
);
2
3
const
moduleUpdater = require(
"../updater/moduleUpdater"
);
4
const
updater = require(
"../updater/updater"
);
Callers
nothing calls this directly
Calls
5
initNew
Function · 0.85
initOld
Function · 0.85
launchSplash
Function · 0.85
destroySplash
Function · 0.85
launchMain
Function · 0.85
Tested by
no test coverage detected