瀏覽代碼

Add readme

ghorsington 5 年之前
父節點
當前提交
09b3fc6236
共有 1 個文件被更改,包括 10 次插入0 次删除
  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.