Skip to content

Commit b4100cc

Browse files
committed
Added controller functions from experimental branch
1 parent f121e00 commit b4100cc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,11 @@ For a fuller (yet outdated) tutorial, with images, on SteamworksPy please read o
1111

1212
There is now an experimental branch for converting the project to match my [Godot Engine module](https://github.com/Gramps/GodotSteam) in functionality and fix some problems with the original. Once completed, it will move to the master branch.
1313

14-
# Latest Updates - Version 1.6
14+
# Latest Updates - Version 1.6.1
1515
- Added: all Apps functions from Experimental branch
1616
- Added: all Screenshot functions from Experimental branch
1717
- Added: all User functions from Experimental branch
18+
- Added: all Controller functions from Experimental branch
1819
- Changed: steamInit to give correct feedback, now returns INT instead of BOOL
1920
- Note: if you used version 1.5 or lower, you need to update how your steamInit() works in your project or it may crash
2021
- Changed: some commenting formats

0 commit comments

Comments
 (0)