Skip to content

Commit

Permalink
Uploaded auto-built binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 10, 2024
1 parent bf6275d commit e92a71c
Show file tree
Hide file tree
Showing 12 changed files with 10 additions and 10 deletions.
Empty file modified binaries/lib-macos/libgoopylib.dylib
100755 → 100644
Empty file.
Binary file added binaries/lib-vc2022/Release/BrickBreaker.exp
Binary file not shown.
Binary file added binaries/lib-vc2022/Release/BrickBreaker.lib
Binary file not shown.
Binary file added binaries/lib-vc2022/Release/Minecraft.exp
Binary file not shown.
Binary file added binaries/lib-vc2022/Release/Minecraft.lib
Binary file not shown.
Binary file added binaries/lib-vc2022/Release/PackingAlgorithms.exp
Binary file not shown.
Binary file added binaries/lib-vc2022/Release/PackingAlgorithms.lib
Binary file not shown.
Binary file added binaries/lib-vc2022/Release/glfw3.lib
Binary file not shown.
Binary file added binaries/lib-vc2022/Release/goopylib.dll
Binary file not shown.
Binary file added binaries/lib-vc2022/Release/goopylib.exp
Binary file not shown.
Binary file added binaries/lib-vc2022/Release/goopylib.lib
Binary file not shown.
20 changes: 10 additions & 10 deletions binaries/lib-vc2022/goopylib.dll.manifest
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<?xml version='1.0' encoding='UTF-8' standalone='yes'?>
<assembly xmlns='urn:schemas-microsoft-com:asm.v1' manifestVersion='1.0'>
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
<security>
<requestedPrivileges>
<requestedExecutionLevel level='asInvoker' uiAccess='false' />
</requestedPrivileges>
</security>
</trustInfo>
</assembly>
<?xml version='1.0' encoding='UTF-8' standalone='yes'?>
<assembly xmlns='urn:schemas-microsoft-com:asm.v1' manifestVersion='1.0'>
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
<security>
<requestedPrivileges>
<requestedExecutionLevel level='asInvoker' uiAccess='false' />
</requestedPrivileges>
</security>
</trustInfo>
</assembly>

0 comments on commit e92a71c

Please sign in to comment.