ghorsington 5 éve
szülő
commit
09b3fc6236
1 módosított fájl, 10 hozzáadás és 0 törlés
  1. 10 0
      README.md

+ 10 - 0
README.md

@@ -0,0 +1,10 @@
+# SuppressTransformDestroy
+
+COM3D2 1.32 introduced a small bug in which the game would try to incorrectly destroy a `Transform` object.  
+The bug causes massive error spams, and likely has a potential to cause memory leaks, as the correct objects are not destroyed.
+
+This is a fix to the error untill KISS fixes the problem.
+
+## How to install
+
+Download the [latest release](https://git.coder.horse/ghorsington/SuppressTransformDestroy/releases). Extract into `Sybaris` folder.