Skip to content

Version 1.4.1 (SPT 3.10)

Latest
Compare
Choose a tag to compare
@Skwizzy Skwizzy released this 20 Dec 04:04
· 1 commit to master since this release
9267dc8

Latest release downloads

Again 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