Upload 7 files
Browse files- .gitattributes +2 -0
- godot/gdre_tools.7z +3 -0
- godot/gdre_tools/gdre_tools.exe +3 -0
- godot/gdre_tools/gdre_tools.pck +3 -0
- godot/godotdec.7z +3 -0
- godot/godotdec/Bio.cs.dll +0 -0
- godot/godotdec/godotdec.exe +0 -0
- godot/godotdec/godotdec.exe.config +6 -0
.gitattributes
CHANGED
|
@@ -83,3 +83,5 @@ UEExtractor/UEExtractor.exe filter=lfs diff=lfs merge=lfs -text
|
|
| 83 |
gdre_tools/gdre_tools.exe filter=lfs diff=lfs merge=lfs -text
|
| 84 |
gdre_tools/gdre_tools.pck filter=lfs diff=lfs merge=lfs -text
|
| 85 |
renpy/rpaExtract.exe filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 83 |
gdre_tools/gdre_tools.exe filter=lfs diff=lfs merge=lfs -text
|
| 84 |
gdre_tools/gdre_tools.pck filter=lfs diff=lfs merge=lfs -text
|
| 85 |
renpy/rpaExtract.exe filter=lfs diff=lfs merge=lfs -text
|
| 86 |
+
godot/gdre_tools/gdre_tools.exe filter=lfs diff=lfs merge=lfs -text
|
| 87 |
+
godot/gdre_tools/gdre_tools.pck filter=lfs diff=lfs merge=lfs -text
|
godot/gdre_tools.7z
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eb9ed27c6da837b658cf7231c9012a91f02d6de0ad77b6275d77ecf9ee239478
|
| 3 |
+
size 13066578
|
godot/gdre_tools/gdre_tools.exe
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b6afd4ded0d6fba08735bf4ef1bc3c57c4ba1f120a17a26ee33685dd1a498bf2
|
| 3 |
+
size 64934912
|
godot/gdre_tools/gdre_tools.pck
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:07b96c2bde60e91048cbd7fb1f57863656ae201eeba89dbde4a47f9023538416
|
| 3 |
+
size 280096
|
godot/godotdec.7z
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cea4ad01b4ece97f3d005b7a112267e657b20a18077a27d1f1f4979abe8b2cfc
|
| 3 |
+
size 12623
|
godot/godotdec/Bio.cs.dll
ADDED
|
Binary file (21.5 kB). View file
|
|
|
godot/godotdec/godotdec.exe
ADDED
|
Binary file (10.2 kB). View file
|
|
|
godot/godotdec/godotdec.exe.config
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="utf-8"?>
|
| 2 |
+
<configuration>
|
| 3 |
+
<startup>
|
| 4 |
+
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/>
|
| 5 |
+
</startup>
|
| 6 |
+
</configuration>
|