[Readme] Add implementation

main
Oj 2 years ago
parent 76fbd9e95f
commit ca869dd9a7

@ -4,4 +4,15 @@
## Goals
- **Hotpluggable** - just swap the asar file, nothing else needed
- **Lightweight** - it should be at least as fast or lightweight, hopefully more
- **No Tracking** - no crash reporting, etc
- **No Tracking** - no crash reporting, etc
- **Minimal** - generally only doing what is needed (see: implementation)
## Implementation
Below is a list in order of priority, marked as complete when finished:
- [ ] Stub everything
- [ ] Bootstrapping
- [ ] Splash screen
- [ ] Auto start
- [ ] Updating
- [ ] Updater v1
- [ ] Updater v2
Loading…
Cancel
Save