Skip to content

v1.38

Compare
Choose a tag to compare
@DaymareOn DaymareOn released this 08 Mar 09:40
· 95 commits to master since this release
c1e3ab5
fix!: stop corrupting saves (#19)

* fix!: stop corrupting saves

- This was seen only on AE. Our code for saving DHDT data through SKSE
  serialization for AE was faulty.
  We don't yet understand why, so our solution is to implement our own
  saves for DHDT.
- No save files for non-DHDT users

Co-authored-by: SesamePaste233 <[email protected]>