-
Notifications
You must be signed in to change notification settings - Fork 4
Electron & Build System
Alex Pineda edited this page Dec 21, 2022
·
3 revisions
index.html
The main application
command-center.html
The command center application ( otherwise known as options window )
iscriptah.html
An animation tool application
- Creating the main window, configuration window, and iscriptah window
main/index.ts
- loading. migrating & saving settings
main/settings.ts
- managing plugins in the file system
plugin-manager.ts
- creating the menu
create-app-menu.ts
- acting as a window message passing intermediary
relay.ts
This is primarily used by the command center to send messages to the main application.
- handling IPC messages for some of the above
register-ipc-handlers
folder
Questions? Join our Discord
-
-
- Runtime Server
-
Core
-
Plugins & Macros
-