Skip to content

Commit

Permalink
Update Readme for 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rlabrecque committed Jul 27, 2014
1 parent f1ce79c commit afcde71
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Plugins/Steamworks.NET/Steam.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

// Changes to this file will be reverted when you update Steamworks.NET

// Steamworks.NET Version: 3.0.0+
// Steamworks.NET Version: 4.0.0
// Steamworks SDK Version: 1.30

#define VERSION_SAFE_STEAM_API_INTERFACES
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Usage

To use _Steamworks.NET_ you must be a Steamworks developer. _Steamworks.NET_ requires Unity Pro for the plugin functionality.

* Clone or download a Zip Archive: [Stable (3.0.0)](https://github.com/rlabrecque/Steamworks.NET/archive/3.0.0.zip) -- [Master (Cutting-edge)](https://github.com/rlabrecque/Steamworks.NET/archive/master.zip)
* Clone or download a Zip Archive: [Stable (4.0.0)](https://github.com/rlabrecque/Steamworks.NET/archive/4.0.0.zip) -- [Master (Cutting-edge)](https://github.com/rlabrecque/Steamworks.NET/archive/master.zip)
* Extract and copy Steamworks.NET's `Plugins/` and `Editor/` folders into your `Assets/` folder.
* Open `Plugins/Steamworks.NET/redist/steam_appid.txt` and replace `480` with your own AppId.
* Launch your Unity project. It should copy steam_appid.txt (and steam_api.dll if your on windows) into the root of your project.
Expand Down

0 comments on commit afcde71

Please sign in to comment.