Dan0xE / TDU2_Launcher_Tauri

A TDU2 Launcher built using Tauri, with a backend written in Rust and C.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TDU2 Launcher Tauri

Another TDU2 Launcher with a Vue frontend and C/Rust backend.

How to use

  1. Build the Injector DLL by heading over to src-c/injector
  2. Run the "build.bat" file
  3. Copy the generated injector.lib and injector.dll to the src-tauri folder
  4. Build the frontend with yarn (or whatever package manager you use)
  5. Start the Launcher with yarn tauri dev
  6. Select your game installation path and press launch game
  7. You can also Inject a DLL into TDU2 by pressing on Inject DLL and selecting a DLL
  8. Enjoy!

Contributions

Contributions are always welcome!

License

This Project is Licensed under MIT

About

A TDU2 Launcher built using Tauri, with a backend written in Rust and C.

License:MIT License


Languages

Language:C 53.6%Language:Vue 18.8%Language:CSS 10.0%Language:Rust 9.7%Language:TypeScript 5.2%Language:HTML 2.1%Language:Batchfile 0.6%