An "decompilation" of Discord's Rust-programmed updater.node in C# AOT.
For questions read faq.md.
For support join: https://discord.gg/SP4syJnFqg
Before/On v1.0.1, the license of this project used is the MIT license. However, the subsequent versions after v1.0.1 will be in MPL license. If you use anything after v1.0.1, please open source your version of reUpdater, or if you did not make any changes, please mention that you use reUpdater in your project/modification.
Welcome to the C# AOT based rewrite of reUpdater. This time I am actually doing a reverse engineering of updater.node and write the new one based of the decompiled pesudocode. It will not be byte compatible (because I hate Rust).