瀏覽代碼

Add stripped UnityEngine

ghorsington 5 年之前
父節點
當前提交
c3df32d717
共有 2 個文件被更改,包括 2 次插入5 次删除
  1. 2 5
      .gitignore
  2. 二進制
      lib/UnityEngine.dll

+ 2 - 5
.gitignore

@@ -1,5 +1,3 @@
-tools/
-
 ## Ignore Visual Studio temporary files, build results, and
 ## files generated by popular Visual Studio add-ons.
 ##
@@ -289,6 +287,5 @@ __pycache__/
 *.odx.cs
 *.xsd.cs
 
-# Unity libraries
-lib/UnityEngine.dll
-lib/UnityEngine.CoreModule.dll
+# Cake binaries
+tools/

二進制
lib/UnityEngine.dll