mirror of
https://github.com/r1delta/r1delta_installer.git
synced 2026-07-31 23:58:39 -04:00
No description
| source | ||
| .gitignore | ||
| build.bat | ||
| config.cmd.example | ||
| config.txt | ||
| r1delta_installer.exe.manifest | ||
| r1delta_installer_patch.res | ||
| readme.md | ||
| run.bat | ||
R1Delta Installer
Automatically detects Titanfall's installation directory and installs R1Delta.
Setup
- Copy
config.cmd.exampletoconfig.cmd. - Edit
config.cmdwith the required dependency paths. - Run
build.batto package the installer. The executable will be generated in./bin/r1delta_installer.exe.
Dependencies
- Love2D 12.0 (Currently in beta, you need to compile it yourself)
- 7-Zip and SFX modules from the LZMA SDK(download the SDK, copy
/bin/7z*.sfxto the 7-Zip install directory) - Resource Hacker
Acknowledgments
This project uses 7-Zip SFX and Love2D, and would not be possible without them.