summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2019-03-27 09:07:54 +0800
committerchai <chaifix@163.com>2019-03-27 09:07:54 +0800
commit66c5fdc564dd892ed265132d6c1378dbe3cebcee (patch)
tree909848ed622b35c8653c961c9ebed8c574bb150e /bin
parentd9041d6e12ded456c17622f7f2e7bbacb9e99b1a (diff)
*misc
Diffstat (limited to 'bin')
-rw-r--r--bin/win64/02-luax.exebin564224 -> 537088 bytes
-rw-r--r--bin/win64/05-physfs.exebin1061376 -> 1017344 bytes
-rw-r--r--bin/win64/bindingGen.exebin0 -> 9216 bytes
-rw-r--r--bin/win64/bindingGen.exe.config6
4 files changed, 6 insertions, 0 deletions
diff --git a/bin/win64/02-luax.exe b/bin/win64/02-luax.exe
index f9d8dc4..f9bb428 100644
--- a/bin/win64/02-luax.exe
+++ b/bin/win64/02-luax.exe
Binary files differ
diff --git a/bin/win64/05-physfs.exe b/bin/win64/05-physfs.exe
index 8229aff..a3d7410 100644
--- a/bin/win64/05-physfs.exe
+++ b/bin/win64/05-physfs.exe
Binary files differ
diff --git a/bin/win64/bindingGen.exe b/bin/win64/bindingGen.exe
new file mode 100644
index 0000000..930d6e4
--- /dev/null
+++ b/bin/win64/bindingGen.exe
Binary files differ
diff --git a/bin/win64/bindingGen.exe.config b/bin/win64/bindingGen.exe.config
new file mode 100644
index 0000000..731f6de
--- /dev/null
+++ b/bin/win64/bindingGen.exe.config
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<configuration>
+ <startup>
+ <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1" />
+ </startup>
+</configuration> \ No newline at end of file