b3dbe7eedd
Add Profile Changer Skip Cutscene (Video Movie)
1004 lines
56 KiB
XML
1004 lines
56 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<ItemGroup Label="ProjectConfigurations">
|
|
<ProjectConfiguration Include="Debug|x64">
|
|
<Configuration>Debug</Configuration>
|
|
<Platform>x64</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Release|x64">
|
|
<Configuration>Release</Configuration>
|
|
<Platform>x64</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Release_WS|x64">
|
|
<Configuration>Release_WS</Configuration>
|
|
<Platform>x64</Platform>
|
|
</ProjectConfiguration>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ClInclude Include="src\user\cheat\debugger.h">
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_WS|x64'">false</ExcludedFromBuild>
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</ExcludedFromBuild>
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
|
|
</ClInclude>
|
|
<ClInclude Include="src\user\cheat\misc\sniffer\MessageManager.h">
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</ExcludedFromBuild>
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_WS|x64'">true</ExcludedFromBuild>
|
|
</ClInclude>
|
|
<ClInclude Include="src\user\cheat\misc\sniffer\messages\MessageBase.h">
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</ExcludedFromBuild>
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_WS|x64'">true</ExcludedFromBuild>
|
|
</ClInclude>
|
|
<ClInclude Include="src\user\cheat\misc\sniffer\messages\MessageHeader.h">
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</ExcludedFromBuild>
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_WS|x64'">true</ExcludedFromBuild>
|
|
</ClInclude>
|
|
<ClInclude Include="src\user\cheat\misc\sniffer\messages\ModifyData.h">
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</ExcludedFromBuild>
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_WS|x64'">true</ExcludedFromBuild>
|
|
</ClInclude>
|
|
<ClInclude Include="src\user\cheat\misc\sniffer\messages\PacketData.h">
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</ExcludedFromBuild>
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_WS|x64'">true</ExcludedFromBuild>
|
|
</ClInclude>
|
|
<ClInclude Include="src\user\cheat\misc\sniffer\PacketParser.h">
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild>
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_WS|x64'">true</ExcludedFromBuild>
|
|
</ClInclude>
|
|
<ClInclude Include="src\user\cheat\GenshinCM.h" />
|
|
<ClInclude Include="src\user\cheat\misc\sniffer\SnifferWindow.h">
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_WS|x64'">true</ExcludedFromBuild>
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild>
|
|
</ClInclude>
|
|
<ClInclude Include="src\user\cheat\teleport\CustomTeleports.h" />
|
|
<ClInclude Include="src\user\cheat\visuals\CameraZoom.h" />
|
|
<ClInclude Include="src\user\cheat\visuals\FPSUnlock.h" />
|
|
<ClInclude Include="src\user\cheat\visuals\NoFog.h" />
|
|
<ClInclude Include="src\user\cheat\visuals\ProfileChanger.h" />
|
|
<ClInclude Include="src\user\cheat\visuals\ShowChestIndicator.h" />
|
|
<ClInclude Include="src\user\cheat\world\AutoCook.h" />
|
|
<ClInclude Include="src\user\cheat\world\AutoFish.h" />
|
|
<ClInclude Include="src\user\cheat\world\ElementalSight.h" />
|
|
<ClInclude Include="src\user\cheat\game\AdvancedFilter.h" />
|
|
<ClInclude Include="src\user\cheat\game\Chest.h" />
|
|
<ClInclude Include="src\user\cheat\game\ChestFilter.h" />
|
|
<ClInclude Include="src\user\cheat\game\Entity.h" />
|
|
<ClInclude Include="src\user\cheat\game\CacheFilterExecutor.h" />
|
|
<ClInclude Include="src\user\cheat\game\EntityManager.h" />
|
|
<ClInclude Include="src\user\cheat\esp\ESPRender.h" />
|
|
<ClInclude Include="src\user\cheat\esp\ESPItem.h" />
|
|
<ClInclude Include="res\resource.h" />
|
|
<ClInclude Include="src\appdata\il2cpp-api-functions-ptr.h" />
|
|
<ClInclude Include="src\appdata\il2cpp-api-functions.h" />
|
|
<ClInclude Include="src\appdata\il2cpp-functions.h" />
|
|
<ClInclude Include="src\appdata\il2cpp-metadata-version.h" />
|
|
<ClInclude Include="src\appdata\il2cpp-types-ptr.h" />
|
|
<ClInclude Include="src\appdata\il2cpp-types.h" />
|
|
<ClInclude Include="src\appdata\il2cpp-unityplayer-functions.h" />
|
|
<ClInclude Include="src\framework\helpers.h" />
|
|
<ClInclude Include="src\framework\il2cpp-appdata.h" />
|
|
<ClInclude Include="src\framework\il2cpp-init.h" />
|
|
<ClInclude Include="src\framework\pch-il2cpp.h" />
|
|
<ClInclude Include="src\user\cheat\cheat.h" />
|
|
<ClInclude Include="src\user\cheat\esp\ESP.h" />
|
|
<ClInclude Include="src\user\cheat\events.h" />
|
|
<ClInclude Include="src\user\cheat\game\filters.h" />
|
|
<ClInclude Include="src\user\cheat\game\IEntityFilter.h" />
|
|
<ClInclude Include="src\user\cheat\game\SimpleFilter.h" />
|
|
<ClInclude Include="src\user\cheat\game\util.h" />
|
|
<ClInclude Include="src\user\cheat\ILPatternScanner.h" />
|
|
<ClInclude Include="src\user\cheat\imap\InteractiveMap.h" />
|
|
<ClInclude Include="src\user\cheat\misc\Debug.h" />
|
|
<ClInclude Include="src\user\cheat\misc\Hotkeys.h" />
|
|
<ClInclude Include="src\user\cheat\misc\ProtectionBypass.h" />
|
|
<ClInclude Include="src\user\cheat\misc\sniffer\PacketInfo.h">
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild>
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_WS|x64'">true</ExcludedFromBuild>
|
|
</ClInclude>
|
|
<ClInclude Include="src\user\cheat\misc\sniffer\PacketSniffer.h">
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</ExcludedFromBuild>
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_WS|x64'">true</ExcludedFromBuild>
|
|
</ClInclude>
|
|
<ClInclude Include="src\user\cheat\misc\sniffer\ProtoManager.h">
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild>
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_WS|x64'">true</ExcludedFromBuild>
|
|
</ClInclude>
|
|
<ClInclude Include="src\user\cheat\native.h" />
|
|
<ClInclude Include="src\user\cheat\player\GodMode.h" />
|
|
<ClInclude Include="src\user\cheat\player\InfiniteStamina.h" />
|
|
<ClInclude Include="src\user\cheat\player\NoCD.h" />
|
|
<ClInclude Include="src\user\cheat\player\NoClip.h" />
|
|
<ClInclude Include="src\user\cheat\player\RapidFire.h" />
|
|
<ClInclude Include="src\user\cheat\teleport\ChestTeleport.h" />
|
|
<ClInclude Include="src\user\cheat\teleport\ItemTeleportBase.h" />
|
|
<ClInclude Include="src\user\cheat\teleport\MapTeleport.h" />
|
|
<ClInclude Include="src\user\cheat\teleport\OculiTeleport.h" />
|
|
<ClInclude Include="src\user\cheat\world\AutoLoot.h" />
|
|
<ClInclude Include="src\user\cheat\world\AutoDestroy.h" />
|
|
<ClInclude Include="src\user\cheat\world\AutoTreeFarm.h" />
|
|
<ClInclude Include="src\user\cheat\world\DialogSkip.h" />
|
|
<ClInclude Include="src\user\cheat\world\DumbEnemies.h" />
|
|
<ClInclude Include="src\user\cheat\world\KillAura.h" />
|
|
<ClInclude Include="src\user\cheat\world\MobVacuum.h" />
|
|
<ClInclude Include="src\user\main.h" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Font Include="res\Ruda-Bold.ttf" />
|
|
<Font Include="res\Ruda-ExtraBold.ttf" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ClCompile Include="src\user\cheat\debugger.cpp">
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</ExcludedFromBuild>
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_WS|x64'">false</ExcludedFromBuild>
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
|
|
</ClCompile>
|
|
<ClCompile Include="src\user\cheat\misc\sniffer\MessageManager.cpp">
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</ExcludedFromBuild>
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_WS|x64'">true</ExcludedFromBuild>
|
|
</ClCompile>
|
|
<ClCompile Include="src\user\cheat\misc\sniffer\messages\MessageBase.cpp">
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</ExcludedFromBuild>
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_WS|x64'">true</ExcludedFromBuild>
|
|
</ClCompile>
|
|
<ClCompile Include="src\user\cheat\misc\sniffer\messages\MessageHeader.cpp">
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</ExcludedFromBuild>
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_WS|x64'">true</ExcludedFromBuild>
|
|
</ClCompile>
|
|
<ClCompile Include="src\user\cheat\misc\sniffer\messages\ModifyData.cpp">
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</ExcludedFromBuild>
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_WS|x64'">true</ExcludedFromBuild>
|
|
</ClCompile>
|
|
<ClCompile Include="src\user\cheat\misc\sniffer\messages\PacketData.cpp">
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</ExcludedFromBuild>
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_WS|x64'">true</ExcludedFromBuild>
|
|
</ClCompile>
|
|
<ClCompile Include="src\user\cheat\misc\sniffer\PacketParser.cpp">
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild>
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_WS|x64'">true</ExcludedFromBuild>
|
|
</ClCompile>
|
|
<ClCompile Include="src\user\cheat\misc\sniffer\SnifferWindow.cpp">
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_WS|x64'">true</ExcludedFromBuild>
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild>
|
|
</ClCompile>
|
|
<ClCompile Include="src\user\cheat\teleport\CustomTeleports.cpp" />
|
|
<ClCompile Include="src\user\cheat\GenshinCM.cpp" />
|
|
<ClCompile Include="src\user\cheat\visuals\CameraZoom.cpp" />
|
|
<ClCompile Include="src\user\cheat\visuals\FPSUnlock.cpp" />
|
|
<ClCompile Include="src\user\cheat\visuals\NoFog.cpp" />
|
|
<ClCompile Include="src\user\cheat\visuals\ProfileChanger.cpp" />
|
|
<ClCompile Include="src\user\cheat\visuals\ShowChestIndicator.cpp" />
|
|
<ClCompile Include="src\user\cheat\world\AutoCook.cpp" />
|
|
<ClCompile Include="src\user\cheat\world\AutoFish.cpp" />
|
|
<ClCompile Include="src\user\cheat\world\ElementalSight.cpp" />
|
|
<ClCompile Include="src\user\cheat\game\Chest.cpp" />
|
|
<ClCompile Include="src\user\cheat\game\ChestFilter.cpp" />
|
|
<ClCompile Include="src\user\cheat\game\Entity.cpp" />
|
|
<ClCompile Include="src\user\cheat\game\CacheFilterExecutor.cpp" />
|
|
<ClCompile Include="src\user\cheat\game\EntityManager.cpp" />
|
|
<ClCompile Include="src\user\cheat\esp\ESPRender.cpp" />
|
|
<ClCompile Include="src\framework\dllmain.cpp">
|
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">NotUsing</PrecompiledHeader>
|
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">NotUsing</PrecompiledHeader>
|
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release_WS|x64'">NotUsing</PrecompiledHeader>
|
|
</ClCompile>
|
|
<ClCompile Include="src\framework\helpers.cpp" />
|
|
<ClCompile Include="src\framework\il2cpp-init.cpp" />
|
|
<ClCompile Include="src\framework\pch-il2cpp.cpp">
|
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Create</PrecompiledHeader>
|
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Create</PrecompiledHeader>
|
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release_WS|x64'">Create</PrecompiledHeader>
|
|
</ClCompile>
|
|
<ClCompile Include="src\user\cheat\cheat.cpp" />
|
|
<ClCompile Include="src\user\cheat\esp\ESP.cpp" />
|
|
<ClCompile Include="src\user\cheat\events.cpp" />
|
|
<ClCompile Include="src\user\cheat\game\filters.cpp" />
|
|
<ClCompile Include="src\user\cheat\game\SimpleFilter.cpp" />
|
|
<ClCompile Include="src\user\cheat\game\util.cpp" />
|
|
<ClCompile Include="src\user\cheat\ILPatternScanner.cpp" />
|
|
<ClCompile Include="src\user\cheat\imap\InteractiveMap.cpp" />
|
|
<ClCompile Include="src\user\cheat\misc\Debug.cpp" />
|
|
<ClCompile Include="src\user\cheat\misc\Hotkeys.cpp" />
|
|
<ClCompile Include="src\user\cheat\misc\ProtectionBypass.cpp" />
|
|
<ClCompile Include="src\user\cheat\misc\sniffer\PacketInfo.cpp">
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild>
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_WS|x64'">true</ExcludedFromBuild>
|
|
</ClCompile>
|
|
<ClCompile Include="src\user\cheat\misc\sniffer\PacketSniffer.cpp">
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</ExcludedFromBuild>
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_WS|x64'">true</ExcludedFromBuild>
|
|
</ClCompile>
|
|
<ClCompile Include="src\user\cheat\misc\sniffer\ProtoManager.cpp">
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild>
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_WS|x64'">true</ExcludedFromBuild>
|
|
</ClCompile>
|
|
<ClCompile Include="src\user\cheat\native.cpp" />
|
|
<ClCompile Include="src\user\cheat\player\GodMode.cpp" />
|
|
<ClCompile Include="src\user\cheat\player\InfiniteStamina.cpp" />
|
|
<ClCompile Include="src\user\cheat\player\NoCD.cpp" />
|
|
<ClCompile Include="src\user\cheat\player\NoClip.cpp" />
|
|
<ClCompile Include="src\user\cheat\player\RapidFire.cpp" />
|
|
<ClCompile Include="src\user\cheat\teleport\ChestTeleport.cpp" />
|
|
<ClCompile Include="src\user\cheat\teleport\ItemTeleportBase.cpp" />
|
|
<ClCompile Include="src\user\cheat\teleport\MapTeleport.cpp" />
|
|
<ClCompile Include="src\user\cheat\teleport\OculiTeleport.cpp" />
|
|
<ClCompile Include="src\user\cheat\world\AutoLoot.cpp" />
|
|
<ClCompile Include="src\user\cheat\world\AutoDestroy.cpp" />
|
|
<ClCompile Include="src\user\cheat\world\AutoTreeFarm.cpp" />
|
|
<ClCompile Include="src\user\cheat\world\DialogSkip.cpp" />
|
|
<ClCompile Include="src\user\cheat\world\DumbEnemies.cpp" />
|
|
<ClCompile Include="src\user\cheat\world\KillAura.cpp" />
|
|
<ClCompile Include="src\user\cheat\world\MobVacuum.cpp" />
|
|
<ClCompile Include="src\user\main.cpp" />
|
|
</ItemGroup>
|
|
<PropertyGroup>
|
|
<DisableFastUpToDateCheck>True</DisableFastUpToDateCheck>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\cheat-base\cheat-base.vcxproj">
|
|
<Project>{adb35022-823b-4dc0-b495-3efefbd3a82f}</Project>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\injector\injector.vcxproj">
|
|
<Project>{f578b30c-8de6-4741-99e4-1d30d2acdac4}</Project>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ResourceCompile Include="res\res.rc" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="res\assembly_checksum.json" />
|
|
<None Include="res\map_enkanomiya.json" />
|
|
<None Include="res\map_teyvat.json" />
|
|
<None Include="res\map_undeground_mines.json" />
|
|
<None Include="res\signatures.json" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Image Include="icons\Anemoculus.png" />
|
|
<Image Include="res\iconsHD\AbidingAngelfish.png" />
|
|
<Image Include="res\iconsHD\AbyssHerald.png" />
|
|
<Image Include="res\iconsHD\AbyssMage.png" />
|
|
<Image Include="res\iconsHD\AdornedUnagi.png" />
|
|
<Image Include="res\iconsHD\AizenMedaka.png" />
|
|
<Image Include="res\iconsHD\AkaiMaou.png" />
|
|
<Image Include="res\iconsHD\AmakumoFruit.png" />
|
|
<Image Include="res\iconsHD\AmethystLump.png" />
|
|
<Image Include="res\iconsHD\AncientRime.png" />
|
|
<Image Include="res\iconsHD\AnemoCrystalfly.png" />
|
|
<Image Include="res\iconsHD\Anemoculus.png" />
|
|
<Image Include="res\iconsHD\AnemoHypostasis.png" />
|
|
<Image Include="res\iconsHD\Apple.png" />
|
|
<Image Include="res\iconsHD\AraliaWood.png" />
|
|
<Image Include="res\iconsHD\ArchaicStone.png" />
|
|
<Image Include="res\iconsHD\Artifact.png" />
|
|
<Image Include="res\iconsHD\BakeDanuki.png" />
|
|
<Image Include="res\iconsHD\BambooSegment.png" />
|
|
<Image Include="res\iconsHD\BambooShoot.png" />
|
|
<Image Include="res\iconsHD\BathysmalVishap.png" />
|
|
<Image Include="res\iconsHD\BathysmalVishapHerd.png" />
|
|
<Image Include="res\iconsHD\Berry.png" />
|
|
<Image Include="res\iconsHD\Betta.png" />
|
|
<Image Include="res\iconsHD\BirchWood.png" />
|
|
<Image Include="res\iconsHD\BirdEgg.png" />
|
|
<Image Include="res\iconsHD\BitterPufferfish.png" />
|
|
<Image Include="res\iconsHD\BlackKingPigeon.png" />
|
|
<Image Include="res\iconsHD\BloattyFloatty.png" />
|
|
<Image Include="res\iconsHD\BlueFrog.png" />
|
|
<Image Include="res\iconsHD\BlueHornedLizard.png" />
|
|
<Image Include="res\iconsHD\BluethunderWeasel.png" />
|
|
<Image Include="res\iconsHD\Book.png" />
|
|
<Image Include="res\iconsHD\BootWeasel.png" />
|
|
<Image Include="res\iconsHD\BrightcrownPigeon.png" />
|
|
<Image Include="res\iconsHD\BrownShirakodai.png" />
|
|
<Image Include="res\iconsHD\BuriedChest.png" />
|
|
<Image Include="res\iconsHD\ButterflyWings.png" />
|
|
<Image Include="res\iconsHD\CallaLily.png" />
|
|
<Image Include="res\iconsHD\CampfireTorch.png" />
|
|
<Image Include="res\iconsHD\Carrot.png" />
|
|
<Image Include="res\iconsHD\Cecilia.png" />
|
|
<Image Include="res\iconsHD\ChilledMeat.png" />
|
|
<Image Include="res\iconsHD\CommonChest.png" />
|
|
<Image Include="res\iconsHD\CookingIngredient.png" />
|
|
<Image Include="res\iconsHD\CorLapis.png" />
|
|
<Image Include="res\iconsHD\Crab.png" />
|
|
<Image Include="res\iconsHD\CrimsonAgate.png" />
|
|
<Image Include="res\iconsHD\CrimsonFinch.png" />
|
|
<Image Include="res\iconsHD\CrimsonflankPigeon.png" />
|
|
<Image Include="res\iconsHD\CrimsonFox.png" />
|
|
<Image Include="res\iconsHD\Crow.png" />
|
|
<Image Include="res\iconsHD\CryoCrystalfly.png" />
|
|
<Image Include="res\iconsHD\CryoHypostasis.png" />
|
|
<Image Include="res\iconsHD\CryoRegisvine.png" />
|
|
<Image Include="res\iconsHD\CrystalChunk.png" />
|
|
<Image Include="res\iconsHD\CrystalCore.png" />
|
|
<Image Include="res\iconsHD\Crystalfish.png" />
|
|
<Image Include="res\iconsHD\CrystalMarrow.png" />
|
|
<Image Include="res\iconsHD\CubeDevices.png" />
|
|
<Image Include="res\iconsHD\CuihuaWood.png" />
|
|
<Image Include="res\iconsHD\DandelionSeed.png" />
|
|
<Image Include="res\iconsHD\Dandy.png" />
|
|
<Image Include="res\iconsHD\Dawncatcher.png" />
|
|
<Image Include="res\iconsHD\DayNightSwitchingMechanism.png" />
|
|
<Image Include="res\iconsHD\DeepSeaUnagi.png" />
|
|
<Image Include="res\iconsHD\Dendrobium.png" />
|
|
<Image Include="res\iconsHD\DivdaRay.png" />
|
|
<Image Include="res\iconsHD\Domain.png" />
|
|
<Image Include="res\iconsHD\EightStoneTablets.png" />
|
|
<Image Include="res\iconsHD\ElectricConduction.png" />
|
|
<Image Include="res\iconsHD\ElectroCrystal.png" />
|
|
<Image Include="res\iconsHD\ElectroCrystalfly.png" />
|
|
<Image Include="res\iconsHD\Electroculus.png" />
|
|
<Image Include="res\iconsHD\Electrogranum.png" />
|
|
<Image Include="res\iconsHD\ElectroHypostasis.png" />
|
|
<Image Include="res\iconsHD\ElectroSeelie.png" />
|
|
<Image Include="res\iconsHD\ElementalMonument.png" />
|
|
<Image Include="res\iconsHD\EmeraldFinch.png" />
|
|
<Image Include="res\iconsHD\EnemiesFirstTimeVictory.png" />
|
|
<Image Include="res\iconsHD\EnkanomiyaPhaseGate.png" />
|
|
<Image Include="res\iconsHD\ExquisiteChest.png" />
|
|
<Image Include="res\iconsHD\EyeoftheStorm.png" />
|
|
<Image Include="res\iconsHD\FatuiAgent.png" />
|
|
<Image Include="res\iconsHD\FatuiCicinMage.png" />
|
|
<Image Include="res\iconsHD\FatuiMirrorMaiden.png" />
|
|
<Image Include="res\iconsHD\FatuiSkirmisher.png" />
|
|
<Image Include="res\iconsHD\FirWood.png" />
|
|
<Image Include="res\iconsHD\Fish.png" />
|
|
<Image Include="res\iconsHD\FishingPoint.png" />
|
|
<Image Include="res\iconsHD\FlamingFlowerStamen.png" />
|
|
<Image Include="res\iconsHD\FloatingAnemoSlime.png" />
|
|
<Image Include="res\iconsHD\FloatingHydroFungus.png" />
|
|
<Image Include="res\iconsHD\FluorescentFungus.png" />
|
|
<Image Include="res\iconsHD\FormaloRay.png" />
|
|
<Image Include="res\iconsHD\Fowl.png" />
|
|
<Image Include="res\iconsHD\FragrantCedarWood.png" />
|
|
<Image Include="res\iconsHD\Frog.png" />
|
|
<Image Include="res\iconsHD\FrostbearingTree.png" />
|
|
<Image Include="res\iconsHD\GeneralCrab.png" />
|
|
<Image Include="res\iconsHD\GeoCrystalfly.png" />
|
|
<Image Include="res\iconsHD\Geoculus.png" />
|
|
<Image Include="res\iconsHD\Geogranum.png" />
|
|
<Image Include="res\iconsHD\GeoHypostasis.png" />
|
|
<Image Include="res\iconsHD\GeoSigil.png" />
|
|
<Image Include="res\iconsHD\Geovishap.png" />
|
|
<Image Include="res\iconsHD\GeovishapHatchling.png" />
|
|
<Image Include="res\iconsHD\GlazeLily.png" />
|
|
<Image Include="res\iconsHD\GlazeMedaka.png" />
|
|
<Image Include="res\iconsHD\GoldenCrab.png" />
|
|
<Image Include="res\iconsHD\GoldenFinch.png" />
|
|
<Image Include="res\iconsHD\GoldenKoi.png" />
|
|
<Image Include="res\iconsHD\GoldenLoach.png" />
|
|
<Image Include="res\iconsHD\GoldenWolflord.png" />
|
|
<Image Include="res\iconsHD\GraySnowCat.png" />
|
|
<Image Include="res\iconsHD\GraywingPigeon.png" />
|
|
<Image Include="res\iconsHD\GreenHornedLizard.png" />
|
|
<Image Include="res\iconsHD\HarvestablePlant.png" />
|
|
<Image Include="res\iconsHD\Hilichurl.png" />
|
|
<Image Include="res\iconsHD\HilichurlChieftain.png" />
|
|
<Image Include="res\iconsHD\HilichurlShooter.png" />
|
|
<Image Include="res\iconsHD\Horsetail.png" />
|
|
<Image Include="res\iconsHD\HydroHypostasis.png" />
|
|
<Image Include="res\iconsHD\Illusion.png" />
|
|
<Image Include="res\iconsHD\InazumaShrineofDepths.png" />
|
|
<Image Include="res\iconsHD\IronChunk.png" />
|
|
<Image Include="res\iconsHD\JadeChamber.png" />
|
|
<Image Include="res\iconsHD\JueyunChili.png" />
|
|
<Image Include="res\iconsHD\KeySigilI.png" />
|
|
<Image Include="res\iconsHD\KeySigilII.png" />
|
|
<Image Include="res\iconsHD\KeySigilIII.png" />
|
|
<Image Include="res\iconsHD\KeySigilIV.png" />
|
|
<Image Include="res\iconsHD\KeySigilV.png" />
|
|
<Image Include="res\iconsHD\KidKujirai.png" />
|
|
<Image Include="res\iconsHD\Kitsune.png" />
|
|
<Image Include="res\iconsHD\LargeRockPile.png" />
|
|
<Image Include="res\iconsHD\LavenderMelon.png" />
|
|
<Image Include="res\iconsHD\LightningStrikeProbe.png" />
|
|
<Image Include="res\iconsHD\LightUpTilePuzzle.png" />
|
|
<Image Include="res\iconsHD\Liyue.png" />
|
|
<Image Include="res\iconsHD\LizardTail.png" />
|
|
<Image Include="res\iconsHD\LoachPearl.png" />
|
|
<Image Include="res\iconsHD\LotusHead.png" />
|
|
<Image Include="res\iconsHD\LucklightFly.png" />
|
|
<Image Include="res\iconsHD\Lumenlamp.png" />
|
|
<Image Include="res\iconsHD\Lumenspar.png" />
|
|
<Image Include="res\iconsHD\LuminescentSpine.png" />
|
|
<Image Include="res\iconsHD\LungedStickleback.png" />
|
|
<Image Include="res\iconsHD\LupusBoreasDominatorofWolves.png" />
|
|
<Image Include="res\iconsHD\LuxuriousChest.png" />
|
|
<Image Include="res\iconsHD\MagicalCrystalChunk.png" />
|
|
<Image Include="res\iconsHD\MaguuKenki.png" />
|
|
<Image Include="res\iconsHD\MapleWood.png" />
|
|
<Image Include="res\iconsHD\MarrowLizard.png" />
|
|
<Image Include="res\iconsHD\Matsutake.png" />
|
|
<Image Include="res\iconsHD\Medaka.png" />
|
|
<Image Include="res\iconsHD\Merchant.png" />
|
|
<Image Include="res\iconsHD\MiniPuzzle.png" />
|
|
<Image Include="res\iconsHD\Mint.png" />
|
|
<Image Include="res\iconsHD\MistBubble.png" />
|
|
<Image Include="res\iconsHD\MistFlowerCorolla.png" />
|
|
<Image Include="res\iconsHD\Mitachurl.png" />
|
|
<Image Include="res\iconsHD\Mondstadt.png" />
|
|
<Image Include="res\iconsHD\Mora.png" />
|
|
<Image Include="res\iconsHD\MudFrog.png" />
|
|
<Image Include="res\iconsHD\Mushroom.png" />
|
|
<Image Include="res\iconsHD\MysteriousCarvings.png" />
|
|
<Image Include="res\iconsHD\NakuWeed.png" />
|
|
<Image Include="res\iconsHD\Nobushi.png" />
|
|
<Image Include="res\iconsHD\NoctilucousJade.png" />
|
|
<Image Include="res\iconsHD\OceanCrab.png" />
|
|
<Image Include="res\iconsHD\Oceanid.png" />
|
|
<Image Include="res\iconsHD\Onikabuto.png" />
|
|
<Image Include="res\iconsHD\Ores.png" />
|
|
<Image Include="res\iconsHD\OtogiWood.png" />
|
|
<Image Include="res\iconsHD\PaleRedCrab.png" />
|
|
<Image Include="res\iconsHD\PerpetualMechanicalArray.png" />
|
|
<Image Include="res\iconsHD\PhaseGate.png" />
|
|
<Image Include="res\iconsHD\PhilanemoMushroom.png" />
|
|
<Image Include="res\iconsHD\Pinecone.png" />
|
|
<Image Include="res\iconsHD\PineWood.png" />
|
|
<Image Include="res\iconsHD\PlacesofEssenceWorship.png" />
|
|
<Image Include="res\iconsHD\Pot.png" />
|
|
<Image Include="res\iconsHD\PreciousChest.png" />
|
|
<Image Include="res\iconsHD\PressurePlate.png" />
|
|
<Image Include="res\iconsHD\PrimoGeovishap.png" />
|
|
<Image Include="res\iconsHD\Pufferfish.png" />
|
|
<Image Include="res\iconsHD\PurpleShirakodai.png" />
|
|
<Image Include="res\iconsHD\PyroHypostasis.png" />
|
|
<Image Include="res\iconsHD\PyroRegisvine.png" />
|
|
<Image Include="res\iconsHD\Qingxin.png" />
|
|
<Image Include="res\iconsHD\RadiantSpincrystal.png" />
|
|
<Image Include="res\iconsHD\Radish.png" />
|
|
<Image Include="res\iconsHD\RaimeiAngelfish.png" />
|
|
<Image Include="res\iconsHD\RawMeat.png" />
|
|
<Image Include="res\iconsHD\Recipe.png" />
|
|
<Image Include="res\iconsHD\RedFinnedUnagi.png" />
|
|
<Image Include="res\iconsHD\RedHornedLizard.png" />
|
|
<Image Include="res\iconsHD\RedTailedWeasel.png" />
|
|
<Image Include="res\iconsHD\RemarkableChest.png" />
|
|
<Image Include="res\iconsHD\RockPile.png" />
|
|
<Image Include="res\iconsHD\RuinBrazier.png" />
|
|
<Image Include="res\iconsHD\RuinGrader.png" />
|
|
<Image Include="res\iconsHD\RuinGuard.png" />
|
|
<Image Include="res\iconsHD\RuinHunter.png" />
|
|
<Image Include="res\iconsHD\RuinSentinel.png" />
|
|
<Image Include="res\iconsHD\RuinSerpent.png" />
|
|
<Image Include="res\iconsHD\RustyKoi.png" />
|
|
<Image Include="res\iconsHD\SacredSakura.png" />
|
|
<Image Include="res\iconsHD\SakuraBloom.png" />
|
|
<Image Include="res\iconsHD\Samachurl.png" />
|
|
<Image Include="res\iconsHD\SandbearerWood.png" />
|
|
<Image Include="res\iconsHD\SangoPearl.png" />
|
|
<Image Include="res\iconsHD\Sapphire.png" />
|
|
<Image Include="res\iconsHD\ScarletQuartz.png" />
|
|
<Image Include="res\iconsHD\SeaGanoderma.png" />
|
|
<Image Include="res\iconsHD\Seagrass.png" />
|
|
<Image Include="res\iconsHD\SealedChest.png" />
|
|
<Image Include="res\iconsHD\SealLocationI.png" />
|
|
<Image Include="res\iconsHD\SealLocationII.png" />
|
|
<Image Include="res\iconsHD\SealLocationIII.png" />
|
|
<Image Include="res\iconsHD\SealLocationIV.png" />
|
|
<Image Include="res\iconsHD\SealLocationV.png" />
|
|
<Image Include="res\iconsHD\Seelie.png" />
|
|
<Image Include="res\iconsHD\SeelieCourt.png" />
|
|
<Image Include="res\iconsHD\ShadowyHusk.png" />
|
|
<Image Include="res\iconsHD\SilkFlower.png" />
|
|
<Image Include="res\iconsHD\Slime.png" />
|
|
<Image Include="res\iconsHD\SmallLampGrass.png" />
|
|
<Image Include="res\iconsHD\SmallRockPile.png" />
|
|
<Image Include="res\iconsHD\SmashedStone.png" />
|
|
<Image Include="res\iconsHD\Snapdragon.png" />
|
|
<Image Include="res\iconsHD\Snowboar.png" />
|
|
<Image Include="res\iconsHD\SnowFinch.png" />
|
|
<Image Include="res\iconsHD\SnowFox.png" />
|
|
<Image Include="res\iconsHD\Snowstrider.png" />
|
|
<Image Include="res\iconsHD\SnowWeasel.png" />
|
|
<Image Include="res\iconsHD\Specter.png" />
|
|
<Image Include="res\iconsHD\Squirrel.png" />
|
|
<Image Include="res\iconsHD\Starconch.png" />
|
|
<Image Include="res\iconsHD\Starshroom.png" />
|
|
<Image Include="res\iconsHD\Starsilver.png" />
|
|
<Image Include="res\iconsHD\StatueofTheSeven.png" />
|
|
<Image Include="res\iconsHD\StormBarrier.png" />
|
|
<Image Include="res\iconsHD\Stormstone.png" />
|
|
<Image Include="res\iconsHD\StrangeTooth.png" />
|
|
<Image Include="res\iconsHD\SunCrab.png" />
|
|
<Image Include="res\iconsHD\SunnyLoach.png" />
|
|
<Image Include="res\iconsHD\SunsetLoach.png" />
|
|
<Image Include="res\iconsHD\Sunsettia.png" />
|
|
<Image Include="res\iconsHD\SweetFlower.png" />
|
|
<Image Include="res\iconsHD\SweetFlowerMedaka.png" />
|
|
<Image Include="res\iconsHD\SwordHilt.png" />
|
|
<Image Include="res\iconsHD\TeaColoredShirakodai.png" />
|
|
<Image Include="res\iconsHD\TeleportWaypoint.png" />
|
|
<Image Include="res\iconsHD\TheCruxTheAlcor.png" />
|
|
<Image Include="res\iconsHD\TheGreatSnowboarKing.png" />
|
|
<Image Include="res\iconsHD\ThreeBoxes.png" />
|
|
<Image Include="res\iconsHD\ThunderManifestation.png" />
|
|
<Image Include="res\iconsHD\TimeTrialChallenge.png" />
|
|
<Image Include="res\iconsHD\TorchPuzzle.png" />
|
|
<Image Include="res\iconsHD\TreasureHoarder.png" />
|
|
<Image Include="res\iconsHD\TriangularMechanism.png" />
|
|
<Image Include="res\iconsHD\UnagiMeat.png" />
|
|
<Image Include="res\iconsHD\UniqueRocks.png" />
|
|
<Image Include="res\iconsHD\UnusualHilichurl.png" />
|
|
<Image Include="res\iconsHD\Valberry.png" />
|
|
<Image Include="res\iconsHD\VenomspineFish.png" />
|
|
<Image Include="res\iconsHD\Viewpoint.png" />
|
|
<Image Include="res\iconsHD\Violetgrass.png" />
|
|
<Image Include="res\iconsHD\VioletIbis.png" />
|
|
<Image Include="res\iconsHD\WarmingSeelie.png" />
|
|
<Image Include="res\iconsHD\WaveriderWaypointCannotTeleport.png" />
|
|
<Image Include="res\iconsHD\Weapon.png" />
|
|
<Image Include="res\iconsHD\WhiteIronChunk.png" />
|
|
<Image Include="res\iconsHD\WhitePigeon.png" />
|
|
<Image Include="res\iconsHD\Whopperflower.png" />
|
|
<Image Include="res\iconsHD\WindmillMechanism.png" />
|
|
<Image Include="res\iconsHD\WindwheelAster.png" />
|
|
<Image Include="res\iconsHD\Wolfhook.png" />
|
|
<Image Include="res\iconsHD\WolvesoftheRift.png" />
|
|
<Image Include="res\iconsHD\WoodenCrate.png" />
|
|
<Image Include="res\iconsHD\WorldQuests.png" />
|
|
<Image Include="res\iconsHD\YumemiruWood.png" />
|
|
<Image Include="res\icons\AbidingAngelfish.png" />
|
|
<Image Include="res\icons\AbyssHerald.png" />
|
|
<Image Include="res\icons\AbyssMage.png" />
|
|
<Image Include="res\icons\AdornedUnagi.png" />
|
|
<Image Include="res\icons\AizenMedaka.png" />
|
|
<Image Include="res\icons\AkaiMaou.png" />
|
|
<Image Include="res\icons\AmakumoFruit.png" />
|
|
<Image Include="res\icons\AmethystLump.png" />
|
|
<Image Include="res\icons\AncientRime.png" />
|
|
<Image Include="res\icons\AnemoCrystalfly.png" />
|
|
<Image Include="res\icons\Anemoculus.png" />
|
|
<Image Include="res\icons\AnemoHypostasis.png" />
|
|
<Image Include="res\icons\Apple.png" />
|
|
<Image Include="res\icons\AraliaWood.png" />
|
|
<Image Include="res\icons\ArchaicStone.png" />
|
|
<Image Include="res\icons\Artifact.png" />
|
|
<Image Include="res\icons\BakeDanuki.png" />
|
|
<Image Include="res\icons\BambooSegment.png" />
|
|
<Image Include="res\icons\BambooShoot.png" />
|
|
<Image Include="res\icons\BathysmalVishap.png" />
|
|
<Image Include="res\icons\BathysmalVishapHerd.png" />
|
|
<Image Include="res\icons\Berry.png" />
|
|
<Image Include="res\icons\Betta.png" />
|
|
<Image Include="res\icons\BirchWood.png" />
|
|
<Image Include="res\icons\BirdEgg.png" />
|
|
<Image Include="res\icons\BitterPufferfish.png" />
|
|
<Image Include="res\icons\BlackKingPigeon.png" />
|
|
<Image Include="res\icons\BloattyFloatty.png" />
|
|
<Image Include="res\icons\BlueFrog.png" />
|
|
<Image Include="res\icons\BlueHornedLizard.png" />
|
|
<Image Include="res\icons\BluethunderWeasel.png" />
|
|
<Image Include="res\icons\Book.png" />
|
|
<Image Include="res\icons\BootWeasel.png" />
|
|
<Image Include="res\icons\BrightcrownPigeon.png" />
|
|
<Image Include="res\icons\BrownShirakodai.png" />
|
|
<Image Include="res\icons\BuriedChest.png" />
|
|
<Image Include="res\icons\ButterflyWings.png" />
|
|
<Image Include="res\icons\CallaLily.png" />
|
|
<Image Include="res\icons\CampfireTorch.png" />
|
|
<Image Include="res\icons\Carrot.png" />
|
|
<Image Include="res\icons\Cecilia.png" />
|
|
<Image Include="res\icons\ChilledMeat.png" />
|
|
<Image Include="res\icons\CommonChest.png" />
|
|
<Image Include="res\icons\CookingIngredient.png" />
|
|
<Image Include="res\icons\CorLapis.png" />
|
|
<Image Include="res\icons\Crab.png" />
|
|
<Image Include="res\icons\CrimsonAgate.png" />
|
|
<Image Include="res\icons\CrimsonFinch.png" />
|
|
<Image Include="res\icons\CrimsonflankPigeon.png" />
|
|
<Image Include="res\icons\CrimsonFox.png" />
|
|
<Image Include="res\icons\Crow.png" />
|
|
<Image Include="res\icons\CryoCrystalfly.png" />
|
|
<Image Include="res\icons\CryoHypostasis.png" />
|
|
<Image Include="res\icons\CryoRegisvine.png" />
|
|
<Image Include="res\icons\CrystalChunk.png" />
|
|
<Image Include="res\icons\CrystalCore.png" />
|
|
<Image Include="res\icons\Crystalfish.png" />
|
|
<Image Include="res\icons\CrystalMarrow.png" />
|
|
<Image Include="res\icons\CubeDevices.png" />
|
|
<Image Include="res\icons\CuihuaWood.png" />
|
|
<Image Include="res\icons\DandelionSeed.png" />
|
|
<Image Include="res\icons\Dandy.png" />
|
|
<Image Include="res\icons\Dawncatcher.png" />
|
|
<Image Include="res\icons\DayNightSwitchingMechanism.png" />
|
|
<Image Include="res\icons\DeepSeaUnagi.png" />
|
|
<Image Include="res\icons\Dendrobium.png" />
|
|
<Image Include="res\icons\DivdaRay.png" />
|
|
<Image Include="res\icons\Domain.png" />
|
|
<Image Include="res\icons\EightStoneTablets.png" />
|
|
<Image Include="res\icons\ElectricConduction.png" />
|
|
<Image Include="res\icons\ElectroCrystal.png" />
|
|
<Image Include="res\icons\ElectroCrystalfly.png" />
|
|
<Image Include="res\icons\Electroculus.png" />
|
|
<Image Include="res\icons\Electrogranum.png" />
|
|
<Image Include="res\icons\ElectroHypostasis.png" />
|
|
<Image Include="res\icons\ElectroSeelie.png" />
|
|
<Image Include="res\icons\ElementalMonument.png" />
|
|
<Image Include="res\icons\EmeraldFinch.png" />
|
|
<Image Include="res\icons\EnemiesFirstTimeVictory.png" />
|
|
<Image Include="res\icons\EnkanomiyaPhaseGate.png" />
|
|
<Image Include="res\icons\ExquisiteChest.png" />
|
|
<Image Include="res\icons\EyeoftheStorm.png" />
|
|
<Image Include="res\icons\FatuiAgent.png" />
|
|
<Image Include="res\icons\FatuiCicinMage.png" />
|
|
<Image Include="res\icons\FatuiMirrorMaiden.png" />
|
|
<Image Include="res\icons\FatuiSkirmisher.png" />
|
|
<Image Include="res\icons\FirWood.png" />
|
|
<Image Include="res\icons\Fish.png" />
|
|
<Image Include="res\icons\FishingPoint.png" />
|
|
<Image Include="res\icons\FlamingFlowerStamen.png" />
|
|
<Image Include="res\icons\FloatingAnemoSlime.png" />
|
|
<Image Include="res\icons\FloatingHydroFungus.png" />
|
|
<Image Include="res\icons\FluorescentFungus.png" />
|
|
<Image Include="res\icons\FormaloRay.png" />
|
|
<Image Include="res\icons\Fowl.png" />
|
|
<Image Include="res\icons\FragrantCedarWood.png" />
|
|
<Image Include="res\icons\Frog.png" />
|
|
<Image Include="res\icons\FrostbearingTree.png" />
|
|
<Image Include="res\icons\GeneralCrab.png" />
|
|
<Image Include="res\icons\GeoCrystalfly.png" />
|
|
<Image Include="res\icons\Geoculus.png" />
|
|
<Image Include="res\icons\Geogranum.png" />
|
|
<Image Include="res\icons\GeoHypostasis.png" />
|
|
<Image Include="res\icons\GeoSigil.png" />
|
|
<Image Include="res\icons\Geovishap.png" />
|
|
<Image Include="res\icons\GeovishapHatchling.png" />
|
|
<Image Include="res\icons\GlazeLily.png" />
|
|
<Image Include="res\icons\GlazeMedaka.png" />
|
|
<Image Include="res\icons\GoldenCrab.png" />
|
|
<Image Include="res\icons\GoldenFinch.png" />
|
|
<Image Include="res\icons\GoldenKoi.png" />
|
|
<Image Include="res\icons\GoldenLoach.png" />
|
|
<Image Include="res\icons\GoldenWolflord.png" />
|
|
<Image Include="res\icons\GraySnowCat.png" />
|
|
<Image Include="res\icons\GraywingPigeon.png" />
|
|
<Image Include="res\icons\GreenHornedLizard.png" />
|
|
<Image Include="res\icons\HarvestablePlant.png" />
|
|
<Image Include="res\icons\Hilichurl.png" />
|
|
<Image Include="res\icons\HilichurlChieftain.png" />
|
|
<Image Include="res\icons\HilichurlShooter.png" />
|
|
<Image Include="res\icons\Horsetail.png" />
|
|
<Image Include="res\icons\HydroHypostasis.png" />
|
|
<Image Include="res\icons\Illusion.png" />
|
|
<Image Include="res\icons\InazumaShrineofDepths.png" />
|
|
<Image Include="res\icons\IronChunk.png" />
|
|
<Image Include="res\icons\JadeChamber.png" />
|
|
<Image Include="res\icons\JueyunChili.png" />
|
|
<Image Include="res\icons\KeySigilI.png" />
|
|
<Image Include="res\icons\KeySigilII.png" />
|
|
<Image Include="res\icons\KeySigilIII.png" />
|
|
<Image Include="res\icons\KeySigilIV.png" />
|
|
<Image Include="res\icons\KeySigilV.png" />
|
|
<Image Include="res\icons\KidKujirai.png" />
|
|
<Image Include="res\icons\Kitsune.png" />
|
|
<Image Include="res\icons\LargeRockPile.png" />
|
|
<Image Include="res\icons\LavenderMelon.png" />
|
|
<Image Include="res\icons\LightningStrikeProbe.png" />
|
|
<Image Include="res\icons\LightUpTilePuzzle.png" />
|
|
<Image Include="res\icons\Liyue.png" />
|
|
<Image Include="res\icons\LizardTail.png" />
|
|
<Image Include="res\icons\LoachPearl.png" />
|
|
<Image Include="res\icons\LotusHead.png" />
|
|
<Image Include="res\icons\LucklightFly.png" />
|
|
<Image Include="res\icons\Lumenlamp.png" />
|
|
<Image Include="res\icons\Lumenspar.png" />
|
|
<Image Include="res\icons\LuminescentSpine.png" />
|
|
<Image Include="res\icons\LungedStickleback.png" />
|
|
<Image Include="res\icons\LupusBoreasDominatorofWolves.png" />
|
|
<Image Include="res\icons\LuxuriousChest.png" />
|
|
<Image Include="res\icons\MagicalCrystalChunk.png" />
|
|
<Image Include="res\icons\MaguuKenki.png" />
|
|
<Image Include="res\icons\MapleWood.png" />
|
|
<Image Include="res\icons\MarrowLizard.png" />
|
|
<Image Include="res\icons\Matsutake.png" />
|
|
<Image Include="res\icons\Medaka.png" />
|
|
<Image Include="res\icons\Merchant.png" />
|
|
<Image Include="res\icons\MiniPuzzle.png" />
|
|
<Image Include="res\icons\Mint.png" />
|
|
<Image Include="res\icons\MistBubble.png" />
|
|
<Image Include="res\icons\MistFlowerCorolla.png" />
|
|
<Image Include="res\icons\Mitachurl.png" />
|
|
<Image Include="res\icons\Mondstadt.png" />
|
|
<Image Include="res\icons\Mora.png" />
|
|
<Image Include="res\icons\MudFrog.png" />
|
|
<Image Include="res\icons\Mushroom.png" />
|
|
<Image Include="res\icons\MysteriousCarvings.png" />
|
|
<Image Include="res\icons\NakuWeed.png" />
|
|
<Image Include="res\icons\Nobushi.png" />
|
|
<Image Include="res\icons\NoctilucousJade.png" />
|
|
<Image Include="res\icons\OceanCrab.png" />
|
|
<Image Include="res\icons\Oceanid.png" />
|
|
<Image Include="res\icons\Onikabuto.png" />
|
|
<Image Include="res\icons\Ores.png" />
|
|
<Image Include="res\icons\OtogiWood.png" />
|
|
<Image Include="res\icons\PaleRedCrab.png" />
|
|
<Image Include="res\icons\PerpetualMechanicalArray.png" />
|
|
<Image Include="res\icons\PhaseGate.png" />
|
|
<Image Include="res\icons\PhilanemoMushroom.png" />
|
|
<Image Include="res\icons\Pinecone.png" />
|
|
<Image Include="res\icons\PineWood.png" />
|
|
<Image Include="res\icons\PlacesofEssenceWorship.png" />
|
|
<Image Include="res\icons\Pot.png" />
|
|
<Image Include="res\icons\PreciousChest.png" />
|
|
<Image Include="res\icons\PressurePlate.png" />
|
|
<Image Include="res\icons\PrimoGeovishap.png" />
|
|
<Image Include="res\icons\Pufferfish.png" />
|
|
<Image Include="res\icons\PurpleShirakodai.png" />
|
|
<Image Include="res\icons\PyroHypostasis.png" />
|
|
<Image Include="res\icons\PyroRegisvine.png" />
|
|
<Image Include="res\icons\Qingxin.png" />
|
|
<Image Include="res\icons\RadiantSpincrystal.png" />
|
|
<Image Include="res\icons\Radish.png" />
|
|
<Image Include="res\icons\RaimeiAngelfish.png" />
|
|
<Image Include="res\icons\RawMeat.png" />
|
|
<Image Include="res\icons\Recipe.png" />
|
|
<Image Include="res\icons\RedFinnedUnagi.png" />
|
|
<Image Include="res\icons\RedHornedLizard.png" />
|
|
<Image Include="res\icons\RedTailedWeasel.png" />
|
|
<Image Include="res\icons\RemarkableChest.png" />
|
|
<Image Include="res\icons\RockPile.png" />
|
|
<Image Include="res\icons\RuinBrazier.png" />
|
|
<Image Include="res\icons\RuinGrader.png" />
|
|
<Image Include="res\icons\RuinGuard.png" />
|
|
<Image Include="res\icons\RuinHunter.png" />
|
|
<Image Include="res\icons\RuinSentinel.png" />
|
|
<Image Include="res\icons\RuinSerpent.png" />
|
|
<Image Include="res\icons\RustyKoi.png" />
|
|
<Image Include="res\icons\SacredSakura.png" />
|
|
<Image Include="res\icons\SakuraBloom.png" />
|
|
<Image Include="res\icons\Samachurl.png" />
|
|
<Image Include="res\icons\SandbearerWood.png" />
|
|
<Image Include="res\icons\SangoPearl.png" />
|
|
<Image Include="res\icons\Sapphire.png" />
|
|
<Image Include="res\icons\ScarletQuartz.png" />
|
|
<Image Include="res\icons\SeaGanoderma.png" />
|
|
<Image Include="res\icons\Seagrass.png" />
|
|
<Image Include="res\icons\SealedChest.png" />
|
|
<Image Include="res\icons\SealLocationI.png" />
|
|
<Image Include="res\icons\SealLocationII.png" />
|
|
<Image Include="res\icons\SealLocationIII.png" />
|
|
<Image Include="res\icons\SealLocationIV.png" />
|
|
<Image Include="res\icons\SealLocationV.png" />
|
|
<Image Include="res\icons\Seelie.png" />
|
|
<Image Include="res\icons\SeelieCourt.png" />
|
|
<Image Include="res\icons\ShadowyHusk.png" />
|
|
<Image Include="res\icons\SilkFlower.png" />
|
|
<Image Include="res\icons\Slime.png" />
|
|
<Image Include="res\icons\SmallLampGrass.png" />
|
|
<Image Include="res\icons\SmallRockPile.png" />
|
|
<Image Include="res\icons\SmashedStone.png" />
|
|
<Image Include="res\icons\Snapdragon.png" />
|
|
<Image Include="res\icons\Snowboar.png" />
|
|
<Image Include="res\icons\SnowFinch.png" />
|
|
<Image Include="res\icons\SnowFox.png" />
|
|
<Image Include="res\icons\Snowstrider.png" />
|
|
<Image Include="res\icons\SnowWeasel.png" />
|
|
<Image Include="res\icons\Specter.png" />
|
|
<Image Include="res\icons\Squirrel.png" />
|
|
<Image Include="res\icons\Starconch.png" />
|
|
<Image Include="res\icons\Starshroom.png" />
|
|
<Image Include="res\icons\Starsilver.png" />
|
|
<Image Include="res\icons\StatueofTheSeven.png" />
|
|
<Image Include="res\icons\StormBarrier.png" />
|
|
<Image Include="res\icons\Stormstone.png" />
|
|
<Image Include="res\icons\StrangeTooth.png" />
|
|
<Image Include="res\icons\SunCrab.png" />
|
|
<Image Include="res\icons\SunnyLoach.png" />
|
|
<Image Include="res\icons\SunsetLoach.png" />
|
|
<Image Include="res\icons\Sunsettia.png" />
|
|
<Image Include="res\icons\SweetFlower.png" />
|
|
<Image Include="res\icons\SweetFlowerMedaka.png" />
|
|
<Image Include="res\icons\SwordHilt.png" />
|
|
<Image Include="res\icons\TeaColoredShirakodai.png" />
|
|
<Image Include="res\icons\TeleportWaypoint.png" />
|
|
<Image Include="res\icons\TheCruxTheAlcor.png" />
|
|
<Image Include="res\icons\TheGreatSnowboarKing.png" />
|
|
<Image Include="res\icons\ThreeBoxes.png" />
|
|
<Image Include="res\icons\ThunderManifestation.png" />
|
|
<Image Include="res\icons\TimeTrialChallenge.png" />
|
|
<Image Include="res\icons\TorchPuzzle.png" />
|
|
<Image Include="res\icons\TreasureHoarder.png" />
|
|
<Image Include="res\icons\TriangularMechanism.png" />
|
|
<Image Include="res\icons\UnagiMeat.png" />
|
|
<Image Include="res\icons\UniqueRocks.png" />
|
|
<Image Include="res\icons\UnusualHilichurl.png" />
|
|
<Image Include="res\icons\Valberry.png" />
|
|
<Image Include="res\icons\VenomspineFish.png" />
|
|
<Image Include="res\icons\Viewpoint.png" />
|
|
<Image Include="res\icons\Violetgrass.png" />
|
|
<Image Include="res\icons\VioletIbis.png" />
|
|
<Image Include="res\icons\WarmingSeelie.png" />
|
|
<Image Include="res\icons\WaveriderWaypointCannotTeleport.png" />
|
|
<Image Include="res\icons\Weapon.png" />
|
|
<Image Include="res\icons\WhiteIronChunk.png" />
|
|
<Image Include="res\icons\WhitePigeon.png" />
|
|
<Image Include="res\icons\Whopperflower.png" />
|
|
<Image Include="res\icons\WindmillMechanism.png" />
|
|
<Image Include="res\icons\WindwheelAster.png" />
|
|
<Image Include="res\icons\Wolfhook.png" />
|
|
<Image Include="res\icons\WolvesoftheRift.png" />
|
|
<Image Include="res\icons\WoodenCrate.png" />
|
|
<Image Include="res\icons\WorldQuests.png" />
|
|
<Image Include="res\icons\YumemiruWood.png" />
|
|
</ItemGroup>
|
|
<PropertyGroup Label="Globals">
|
|
<VCProjectVersion>16.0</VCProjectVersion>
|
|
<Keyword>Win32Proj</Keyword>
|
|
<ProjectGuid>{ce178784-cb96-45ca-ae16-fc0da1126970}</ProjectGuid>
|
|
<RootNamespace>cheatlibrary</RootNamespace>
|
|
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
|
|
</PropertyGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
<UseDebugLibraries>true</UseDebugLibraries>
|
|
<PlatformToolset>v143</PlatformToolset>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
<UseDebugLibraries>false</UseDebugLibraries>
|
|
<PlatformToolset>v143</PlatformToolset>
|
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_WS|x64'" Label="Configuration">
|
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
<UseDebugLibraries>false</UseDebugLibraries>
|
|
<PlatformToolset>v143</PlatformToolset>
|
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
</PropertyGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|
<ImportGroup Label="ExtensionSettings">
|
|
</ImportGroup>
|
|
<ImportGroup Label="Shared">
|
|
</ImportGroup>
|
|
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
</ImportGroup>
|
|
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
</ImportGroup>
|
|
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release_WS|x64'">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
</ImportGroup>
|
|
<PropertyGroup Label="UserMacros" />
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
<LinkIncremental>true</LinkIncremental>
|
|
<TargetName>CLibrary</TargetName>
|
|
<OutDir>$(SolutionDir)bin\$(Configuration)\</OutDir>
|
|
<IntDir>$(SolutionDir)bin\$(Configuration)\obj\$(ProjectName)\</IntDir>
|
|
<CustomBuildBeforeTargets>Run</CustomBuildBeforeTargets>
|
|
<PostBuildEventUseInBuild>false</PostBuildEventUseInBuild>
|
|
<CustomBuildAfterTargets>FinalizeBuildStatus</CustomBuildAfterTargets>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
<LinkIncremental>false</LinkIncremental>
|
|
<TargetName>CLibrary</TargetName>
|
|
<OutDir>$(SolutionDir)bin\$(Configuration)\</OutDir>
|
|
<IntDir>$(SolutionDir)bin\$(Configuration)\obj\$(ProjectName)\</IntDir>
|
|
<CustomBuildBeforeTargets>Run</CustomBuildBeforeTargets>
|
|
<PostBuildEventUseInBuild>true</PostBuildEventUseInBuild>
|
|
<CustomBuildAfterTargets>FinalizeBuildStatus</CustomBuildAfterTargets>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_WS|x64'">
|
|
<LinkIncremental>false</LinkIncremental>
|
|
<TargetName>CLibrary</TargetName>
|
|
<OutDir>$(SolutionDir)bin\$(Configuration)\</OutDir>
|
|
<IntDir>$(SolutionDir)bin\$(Configuration)\obj\$(ProjectName)\</IntDir>
|
|
<CustomBuildBeforeTargets>Run</CustomBuildBeforeTargets>
|
|
<PostBuildEventUseInBuild>false</PostBuildEventUseInBuild>
|
|
<CustomBuildAfterTargets>FinalizeBuildStatus</CustomBuildAfterTargets>
|
|
</PropertyGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
<ClCompile>
|
|
<WarningLevel>Level3</WarningLevel>
|
|
<SDLCheck>true</SDLCheck>
|
|
<PreprocessorDefinitions>_AMD64_;_SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING;_SILENCE_ALL_CXX17_DEPRECATION_WARNINGS;_WINDOWS;_USRDLL;_DEBUG;CHEATLIBRARY_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<ConformanceMode>true</ConformanceMode>
|
|
<PrecompiledHeader>Use</PrecompiledHeader>
|
|
<PrecompiledHeaderFile>pch-il2cpp.h</PrecompiledHeaderFile>
|
|
<LanguageStandard>stdcpp17</LanguageStandard>
|
|
<AdditionalIncludeDirectories>$(ProjectDir)src/appdata;$(ProjectDir)src/framework;$(ProjectDir)res/;$(ProjectDir)vendor/protobuf/src/;$(ProjectDir)src/user;$(SolutionDir)cheat-base/src/;$(SolutionDir)cheat-base/vendor/imgui/;$(SolutionDir)cheat-base/vendor/json/single_include/;$(SolutionDir)cheat-base/vendor/magic_enum/include/;$(SolutionDir)cheat-base/vendor/fmt/include/;$(SolutionDir)cheat-base/vendor/imgui-notify-v2/;$(SolutionDir)cheat-base/vendor/simpleIni/;$(SolutionDir)cheat-base/vendor/detours/</AdditionalIncludeDirectories>
|
|
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
|
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
|
<Optimization>Disabled</Optimization>
|
|
<IntrinsicFunctions>false</IntrinsicFunctions>
|
|
<WholeProgramOptimization>false</WholeProgramOptimization>
|
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|
</ClCompile>
|
|
<Link>
|
|
<SubSystem>Windows</SubSystem>
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
<EnableUAC>false</EnableUAC>
|
|
<AdditionalLibraryDirectories>$(OutDir);$(ProjectDir)vendor\lib\</AdditionalLibraryDirectories>
|
|
<AdditionalDependencies>cheat-base.lib;ntdll.lib;libprotobufd.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
|
<UACExecutionLevel>RequireAdministrator</UACExecutionLevel>
|
|
</Link>
|
|
<PostBuildEvent>
|
|
<Command>
|
|
</Command>
|
|
</PostBuildEvent>
|
|
<CustomBuildStep>
|
|
<Command>"$(OutDir)injector.exe"
|
|
powershell -nop -c "& {sleep 15}"</Command>
|
|
<Outputs>$(OutDir)_noexist.nope;%(Outputs)</Outputs>
|
|
<Inputs>$(TargetPath);%(Inputs)</Inputs>
|
|
</CustomBuildStep>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
<ClCompile>
|
|
<WarningLevel>Level3</WarningLevel>
|
|
<FunctionLevelLinking>true</FunctionLevelLinking>
|
|
<IntrinsicFunctions>true</IntrinsicFunctions>
|
|
<SDLCheck>true</SDLCheck>
|
|
<PreprocessorDefinitions>_AMD64_;_SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING;_SILENCE_ALL_CXX17_DEPRECATION_WARNINGS;CHEATLIBRARY_EXPORTS;_WINDOWS;_USRDLL;NDEBUG;CHEATLIBRARYNEW_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<ConformanceMode>true</ConformanceMode>
|
|
<PrecompiledHeader>Use</PrecompiledHeader>
|
|
<PrecompiledHeaderFile>pch-il2cpp.h</PrecompiledHeaderFile>
|
|
<LanguageStandard>stdcpp17</LanguageStandard>
|
|
<AdditionalIncludeDirectories>$(ProjectDir)src/appdata;$(ProjectDir)src/framework;$(ProjectDir)res/;$(ProjectDir)vendor/protobuf/src/;$(ProjectDir)src/user;$(SolutionDir)cheat-base/src/;$(SolutionDir)cheat-base/vendor/imgui/;$(SolutionDir)cheat-base/vendor/json/single_include/;$(SolutionDir)cheat-base/vendor/magic_enum/include/;$(SolutionDir)cheat-base/vendor/fmt/include/;$(SolutionDir)cheat-base/vendor/imgui-notify-v2/;$(SolutionDir)cheat-base/vendor/simpleIni/;$(SolutionDir)cheat-base/vendor/imgui-notify-v2/;$(SolutionDir)cheat-base/vendor/detours/</AdditionalIncludeDirectories>
|
|
<Optimization>MaxSpeed</Optimization>
|
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
|
<DebugInformationFormat>None</DebugInformationFormat>
|
|
<SupportJustMyCode>false</SupportJustMyCode>
|
|
<ExceptionHandling>Async</ExceptionHandling>
|
|
<FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
|
|
</ClCompile>
|
|
<Link>
|
|
<SubSystem>Windows</SubSystem>
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
<OptimizeReferences>true</OptimizeReferences>
|
|
<GenerateDebugInformation>false</GenerateDebugInformation>
|
|
<EnableUAC>false</EnableUAC>
|
|
<AdditionalLibraryDirectories>$(OutDir);$(ProjectDir)vendor\lib\</AdditionalLibraryDirectories>
|
|
<AdditionalDependencies>cheat-base.lib;ntdll.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
|
<UACExecutionLevel>RequireAdministrator</UACExecutionLevel>
|
|
</Link>
|
|
<CustomBuildStep>
|
|
<Command>"$(OutDir)injector.exe"
|
|
powershell -nop -c "& {sleep 15}"</Command>
|
|
<Outputs>$(OutDir)_noexist.nope;%(Outputs)</Outputs>
|
|
<Inputs>$(TargetPath);%(Inputs)</Inputs>
|
|
</CustomBuildStep>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_WS|x64'">
|
|
<ClCompile>
|
|
<WarningLevel>Level3</WarningLevel>
|
|
<FunctionLevelLinking>true</FunctionLevelLinking>
|
|
<IntrinsicFunctions>true</IntrinsicFunctions>
|
|
<SDLCheck>true</SDLCheck>
|
|
<PreprocessorDefinitions>_AMD64_;_SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING;_SILENCE_ALL_CXX17_DEPRECATION_WARNINGS;CHEATLIBRARY_EXPORTS;_WINDOWS;_USRDLL;NDEBUG;CHEATLIBRARYNEW_EXPORTS;_WINDOWS;_USRDLL;_PATTERN_SCANNER;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<ConformanceMode>true</ConformanceMode>
|
|
<PrecompiledHeader>Use</PrecompiledHeader>
|
|
<PrecompiledHeaderFile>pch-il2cpp.h</PrecompiledHeaderFile>
|
|
<LanguageStandard>stdcpp17</LanguageStandard>
|
|
<AdditionalIncludeDirectories>$(ProjectDir)src/appdata;$(ProjectDir)src/framework;$(ProjectDir)res/;$(ProjectDir)vendor/protobuf/src/;$(ProjectDir)src/user;$(SolutionDir)cheat-base/src/;$(SolutionDir)cheat-base/vendor/imgui/;$(SolutionDir)cheat-base/vendor/json/single_include/;$(SolutionDir)cheat-base/vendor/magic_enum/include/;$(SolutionDir)cheat-base/vendor/fmt/include/;$(SolutionDir)cheat-base/vendor/imgui-notify-v2/;$(SolutionDir)cheat-base/vendor/simpleIni/;$(SolutionDir)cheat-base/vendor/detours/</AdditionalIncludeDirectories>
|
|
<Optimization>MaxSpeed</Optimization>
|
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
|
<DebugInformationFormat>None</DebugInformationFormat>
|
|
<SupportJustMyCode>false</SupportJustMyCode>
|
|
<ExceptionHandling>Async</ExceptionHandling>
|
|
<FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
|
|
<DiagnosticsFormat>Classic</DiagnosticsFormat>
|
|
</ClCompile>
|
|
<Link>
|
|
<SubSystem>Windows</SubSystem>
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
<OptimizeReferences>true</OptimizeReferences>
|
|
<GenerateDebugInformation>false</GenerateDebugInformation>
|
|
<EnableUAC>false</EnableUAC>
|
|
<AdditionalLibraryDirectories>$(OutDir)..\Release\;$(ProjectDir)vendor\lib\;$(OutDir)</AdditionalLibraryDirectories>
|
|
<AdditionalDependencies>cheat-base.lib;ntdll.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
|
<UACExecutionLevel>RequireAdministrator</UACExecutionLevel>
|
|
</Link>
|
|
<CustomBuildStep>
|
|
<Command>"$(OutDir)injector.exe"
|
|
powershell -nop -c "& {sleep 15}"</Command>
|
|
<Outputs>$(OutDir)_noexist.nope;%(Outputs)</Outputs>
|
|
<Inputs>$(TargetPath);%(Inputs)</Inputs>
|
|
</CustomBuildStep>
|
|
</ItemDefinitionGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
<ImportGroup Label="ExtensionTargets">
|
|
</ImportGroup>
|
|
</Project> |