diff options
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 |