Stacklands now has official mod support. Thunderstore is no longer recommended for this game, and most mods can now be found on the Steam Workshop.
This package has been marked as deprecated, and it's suggested another
alternative is used.
| Last updated | 3 years ago |
| Total downloads | 834 |
| Total rating | 1 |
| Categories | Mods Misc |
| Dependency string | benediktwerner-LessLag-1.0.3 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack_Stacklands
BepInEx pack for Stacklands. Preconfigured and includes Unity Base DLLs.
Preferred version: 5.4.2100README
Stacklands LessLag Mod
This mod is DEPRECATED!
The main performance improvement this mod used to do has been integrated into the game. There isn't really a point to installing it anymore and it probably won't work properly.
Manual Installation
This mod requires BepInEx to work. BepInEx is a modding framework which allows multiple mods to be loaded.
- Download and install BepInEx from the Thunderstore.
- Download this mod and extract it into the
BepInExdirectory - Launch the game
Links
- Github: https://github.com/benediktwerner/Stacklands-LessLag-Mod
- Thunderstore: https://stacklands.thunderstore.io/package/benediktwerner/LessLag
Generate patched assembly
dotnet build src_patcher/LessLag.Patcher.csproj -c Release_RUN
cp <bepinex dir>/core/Mono.Cecil.* src_patcher/bin/Release_RUN/net35/
./src_patcher/bin/Release_RUN/net35/LessLag.Patcher.exe
Changelog
- v1.0.3: Update README
- v1.0.2:
- Fixed a bug where selling card in a crafting stack wouldn't stop the crafting
- Fixed a bug where taking a valid craftable stack from another stack wouldn't start crafting
- Fixed a bug where dropping a card and immediately picking up the new parent in the next frame wouldn't start crafting
- v1.0.1: Fix bugs
- v1.0: Initial release