Skip to content

Commit

Permalink
Update to version 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Gramps committed Nov 5, 2019
1 parent b5eefb3 commit 7ea2703
Show file tree
Hide file tree
Showing 3 changed files with 490 additions and 126 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,15 @@ For a fuller (yet outdated) tutorial, with images, on SteamworksPy please read o

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.

# Latest Updates
- Added: missing Utils functions
- Removed: docs folder as docs are now their own branch
# Latest Updates - Version 1.6
- Added: all Apps functions from Experimental branch
- Added: all Screenshot functions from Experimental branch
- Added: all User functions from Experimental branch
- Changed: steamInit to give correct feedback, now returns INT instead of BOOL
- Note: if you used version 1.5 or lower, you need to update how your steamInit() works in your project or it may crash
- Changed: some commenting formats
- Removed: HasOtherApp() which is now IsSubscribedApp()


# Some Notes
While I am still tinkering away with this, here are some things to note:
Expand Down
Loading

0 comments on commit 7ea2703

Please sign in to comment.