Skip to content

Commit 0e93bea

Browse files
committed
Update Steamworks API to 1.6.2
Attempted to follow the instructions in CodeGen/README.md, and then updated the dll/so/dylib files and the info in Version.cs This was done on Windows (and thus there are unfortunately line ending changes in this), so I assume it's preferable to just have someone more connected to the project do it directly on Linux :/ But figured I would try to contribute a version update since I was asking for it in rlabrecque#687 Additionally, some parts of the API seem to have been deprecated/removed - those functions look less common but worth calling out.
1 parent 5a06c8e commit 0e93bea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CodeGen/steam/isteamclient.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//====== Copyright Valve Corporation, All rights reserved. ====================
1+
//====== Copyright Valve Corporation, All rights reserved. ====================
22
//
33
// Internal low-level access to Steamworks interfaces.
44
//

0 commit comments

Comments
 (0)