Skwizzy added a new version:
File
Looting Bots 1.4.1 (SPT 3.10)
Again thank you ArchangelWTF for the changes in this release!
Small changes to improve code health and performance
Small changes to improve code health and performance
Changes
- Replace all LINQ queries with standard code, LINQ is rather inefficient in this older version of .NET and should be avoided
- Removed old build files
- Migrated some patches to transpilers which should be slightly faster
- Removed some more old logic that wasn't referenced anywhere
QuoteAgain thank you ArchangelWTF for the changes in this release!
Small changes to improve code health and performance
Changes
- Replace all LINQ queries with standard code, LINQ is rather inefficient in this older version of .NET and should be avoided
- Removed old build files
- Migrated some patches to transpilers which should be slightly faster
- Removed some more old logic that wasn't referenced anywhere