Releases: halfmanbear/SLAM
SLAM-v1.2.1
What's Changed
- Dev gui to main by @halfmanbear in #8
Fixed in-app updates
Full Changelog: v1.2.0...v1.2.1
SLAM-v1.2.0 [GUI]
SLAM-v1.1.3
Full Changelog: v1.1.2...v1.1.3
SLAM v-1.1.2
Release Notes
Bug Fixes
- Install.bat & create-shortcut.ps1: Resolved an issue where the installer failed to create a shortcut if the SLAM directory path contained spaces. The path handling in the PowerShell script & bat file has been updated to properly escape spaces, ensuring that shortcuts are created successfully in such cases.
SLAM v-1.1.1
- Fixed bugs in v1.1
SLAM v1.1
- Fixes for long path names + unique path symbols and double extensions.
- Fixes for high HDD activity.
SLAM Initial Release
This is the first official release of SLAM (SymLink Advanced Modding) for DCS. This release includes the core functionality for managing symbolic links and backups for your DCS mods.
Installation
-
Download the Release ZIP: Click on the download link for
SLAM-v1.0.zipbelow. -
Extract the ZIP: Extract the
SLAMfolder to your desired Mod Files location. -
Configure DCS Install Location:
Open\SLAM\config.txtand editCoreGameDirectory=andSavedGamesDirectory=paths if needed. The default is 'Release'. -
Add Mod Folders:
Add mod folders and files to\SLAM\Games\DCS\Core Mods\and\SLAM\Games\DCS\Saved Games Mods\as needed. -
Run the Setup:
- Note: If a blue SmartScreen warning appears click
More infothenRun anyway - For Windows: Double-click
install.batto create theSLAMdesktop shortcut. - Use the desktop shortcut to launch SLAM with the necessary permissions.
- Note: If a blue SmartScreen warning appears click
Using SLAM
-
Run SLAM: Use the desktop shortcut created during the installation to run SLAM.
-
Select Game: Choose DCS.
-
Select Mod Destination: Select either
Core ModsorSaved Game Mods. -
View Your Mods: You will now see all mods located in the respective
Core ModsorSaved Game Modsfolders. -
Manage Mods: Select a mod to toggle installation or uninstallation. Enabled mods will be marked with an * and displayed in green.
-
Original Game File Backups: Original game file backups are automatically stored in
\SLAM\Games\DCS\Backupby default. Note: Some mods may not replace original game files, so no Backup folder will be created.
Thank you for using SLAM! If you encounter any issues or have feedback, please visit our GitHub Issues page.
Changelog
- Initial release with core features for mod management and backup functionality.