ghorsington před 4 roky
rodič
revize
09b3fc6236
1 změnil soubory, kde provedl 10 přidání a 0 odebrání
  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.