diff options
author | chai <chaifix@163.com> | 2019-03-27 09:07:54 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2019-03-27 09:07:54 +0800 |
commit | 66c5fdc564dd892ed265132d6c1378dbe3cebcee (patch) | |
tree | 909848ed622b35c8653c961c9ebed8c574bb150e /bin | |
parent | d9041d6e12ded456c17622f7f2e7bbacb9e99b1a (diff) |
*misc
Diffstat (limited to 'bin')
-rw-r--r-- | bin/win64/02-luax.exe | bin | 564224 -> 537088 bytes | |||
-rw-r--r-- | bin/win64/05-physfs.exe | bin | 1061376 -> 1017344 bytes | |||
-rw-r--r-- | bin/win64/bindingGen.exe | bin | 0 -> 9216 bytes | |||
-rw-r--r-- | bin/win64/bindingGen.exe.config | 6 |
4 files changed, 6 insertions, 0 deletions
diff --git a/bin/win64/02-luax.exe b/bin/win64/02-luax.exe Binary files differindex f9d8dc4..f9bb428 100644 --- a/bin/win64/02-luax.exe +++ b/bin/win64/02-luax.exe diff --git a/bin/win64/05-physfs.exe b/bin/win64/05-physfs.exe Binary files differindex 8229aff..a3d7410 100644 --- a/bin/win64/05-physfs.exe +++ b/bin/win64/05-physfs.exe diff --git a/bin/win64/bindingGen.exe b/bin/win64/bindingGen.exe Binary files differnew file mode 100644 index 0000000..930d6e4 --- /dev/null +++ b/bin/win64/bindingGen.exe 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 |