You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,9 @@
1
1
# Java--Steam-Loader
2
-
Java library for downloading Dota2 Data from Steam
2
+
Java library for downloading data from Steam using the provided APIs.
3
3
4
-
The project is currently in progress but you are free to use it. It is updated regularly as I am documenting the APIs.
4
+
The project is currently in progress but feel free to use it. If you do, let me know so I can include a link to your app in the description for others to find!
5
+
6
+
It is updated regularly as I am documenting the APIs. Most of the models and classes have Javadocs, along with links to the wiki pages.
5
7
6
8
## Usage
7
9
Instantiate a SteamLoader and use it to get Provider wrapper classes or the APIs directly. Happy coding!
0 commit comments