Skip to content
This repository has been archived by the owner on Jun 11, 2020. It is now read-only.

Commit

Permalink
win sdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
Splamy committed Jun 23, 2019
1 parent 13e50ad commit 6215493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TS3Hook/TS3Hook.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<ProjectGuid>{568E865A-1CFF-457E-823F-0239A23ED904}</ProjectGuid>
<Keyword>Win32Proj</Keyword>
<RootNamespace>TS3Hook</RootNamespace>
<WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion>
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
Expand Down

1 comment on commit 6215493

@XeruTec
Copy link

@XeruTec XeruTec commented on 6215493 Jan 30, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wanted to let you know, with the newest 3.5.0 Beta Update it isn't possible to use ts3hook anymore.
(Sorry, if it isn't the right place to write this)

TS3Hook: Cannot auto-detect required PluginAPI version, using 22
TS3Hook: Cannot auto-detect required PluginAPI version, using 23
-= TS3Hook v1.3.0 by Splamy, Bluscream, alex720, exp111, Nicer =-
TS3Hook: Ignoring
TS3Hook: Blocking connectioninfoautoupdate,setconnectioninfo,clientchatcomposing,
TS3Hook: Packet dispatcher not found, aborting
TS3Hook: Shutting down

I found this in the change log: "! Updated Plugin API version to 24."

Please sign in to comment.