[Roadmap] Initial Add

main
Oj 2 years ago
parent 0c028e0516
commit 4008c7c448

@ -9,25 +9,6 @@
- **:sewing_needle: Patching**: A future platform for custom patches to further enhance
<br>
## To Be Implemented
Below is a list in order of priority, removed when completed:
- [ ] A bunch of specific minor fixes / features
- [ ] Add Discord-specific Electron flags?
- [ ] Auto start
- [ ] First run
- [ ] Self-write some small parts of internals
- [ ] Self-write updater code (currently mostly copied)
- [ ] Compatibility / replication of original Discord splash?
## Custom Patches / Changes
Custom patches are another main goal of OpenAsar, patching enhancements where otherwise impossible to do so with traditional mods. Our current ideas for patches to do:
- [X] Rewrite portions of Discord's code to not rely on external dependencies, increasing speed and decreasing size
- [X] Skipping checking for updates on startup
- [ ] Linux host app updating
<br>
## Install Guide

@ -0,0 +1,12 @@
# OpenAsar Roadmap
## v2.0
- [ ] Self-write updater code
## v1.0
- [ ] A bunch of specific minor fixes / features
- [ ] Add Discord-specific Electron flags?
- [ ] Auto start
- [ ] First run
- [ ] Self-write some small parts of internals
- [ ] Compatibility / replication of original Discord splash
Loading…
Cancel
Save