mirror of
https://github.com/MCLx86/xtreemtest.git
synced 2025-01-18 05:58:46 +01:00
C:/Program Files/Git/misc/ pt3
This commit is contained in:
parent
0967e1f364
commit
78b702ecf5
BIN
misc/xtreemtest-icon-24x24.png
Normal file
BIN
misc/xtreemtest-icon-24x24.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 828 B |
BIN
misc/xtreemtest-icon.icns
Normal file
BIN
misc/xtreemtest-icon.icns
Normal file
Binary file not shown.
BIN
misc/xtreemtest-icon.ico
Normal file
BIN
misc/xtreemtest-icon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.5 KiB |
17
misc/xtreemtest.exe.manifest
Normal file
17
misc/xtreemtest.exe.manifest
Normal file
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
|
||||
<assemblyIdentity type="win32" name="minetest" version="0.0.0.0" />
|
||||
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
|
||||
<security>
|
||||
<requestedPrivileges>
|
||||
<requestedExecutionLevel level="asInvoker" uiAccess="false"></requestedExecutionLevel>
|
||||
</requestedPrivileges>
|
||||
</security>
|
||||
</trustInfo>
|
||||
<application xmlns="urn:schemas-microsoft-com:asm.v3">
|
||||
<windowsSettings>
|
||||
<dpiAware xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">true</dpiAware>
|
||||
<activeCodePage xmlns="http://schemas.microsoft.com/SMI/2019/WindowsSettings">UTF-8</activeCodePage>
|
||||
</windowsSettings>
|
||||
</application>
|
||||
</assembly>
|
Loading…
Reference in New Issue
Block a user