-
Notifications
You must be signed in to change notification settings - Fork 0
AutoInstaller
Alexandre Poumaroux edited this page Sep 8, 2024
·
19 revisions
The mod manager is super easy to install, and all scripts/packages are signed
First, install the game through Steam.
Make sure to START the game AT LEAST ONCE
Download and run the installer: LTD2Mods.ps1
- Inside Steam, right click on
Legion TD 2
in your library, and clickProperties
- Go inside the
Compatibility
tab - Check
Force the use of a specific Steam Play compatibility tool
, and selectProton Experimental
- The game may need to re-download some file, that's expected
- Open a terminal and run:
curl -sSL https://raw.githubusercontent.com/LegionTD2-Modding/.github/main/mods/LTD2Mods.sh | bash
- Finally follow this quick guide to setup Proton correctly
Download and run the uninstaller: Uninstall_LTD2Mods.ps1
Open a terminal and run:
curl -sSL https://raw.githubusercontent.com/LegionTD2-Modding/.github/main/mods/Uninstall_LTD2Mods.sh | bash
If the game does not start on the first try, simply restart Steam and retry again. On some systems, the first start is only used to generate the mods configurations.