Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Davilarek committed Feb 11, 2024
1 parent a64e935 commit 923c024
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,16 @@
# DiscordModCompiler
Allows people to compile javascript into any mod, replugged, vencord (maybe) bettediscord etc...
## TODO
[x] Resolve placeholders to actual client mod equivalent functions
[x] Tests
[x] Automated tests
[ ] Basic plugin development API
[ ] Full BetterDiscord support
- [ ] Webpack
- [ ] Data
- [ ] Patcher
[ ] Full RePlugged support
- [ ] Webpack
- [ ] Data
- [ ] Patcher
[ ] Compilation to UserScript with util methods embedding

0 comments on commit 923c024

Please sign in to comment.