This project allows the Delta Executor APK to be compatible with Roblox running natively on a Windows PC. Delta Executor For PC emulates the necessary environment to run the APK and integrates it with the Roblox process running on your Windows machine. If the Delta Executor APK is not found, the project will automatically download it.
The "DeltaExecutorVector.svg" file is just the logo in vector format.
How to run
1. It's good practice to always first read the source code.
2. Click the download button above.
3. Unzip and run the executable as administrator, choose a location, and click install.
4. Locate the application, and run it.
5. If you would prefer to use your own APK, place it in the same folder as the application. This APK will be used instead of downloading a new one.
How to build
1. Download and install Rust (https://www.rust-lang.org/tools/install).
2. Download the source code.
3. In the project directory run "cargo run --release".