jan-krueger / SteamAPI

A SteamAPI wrapper in Java.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SteamAPI Wrapper & More

Documentation provided by xpaw.

Usage

https://mvnrepository.com/artifact/de.sweetcode/SteamAPI

TODO

  • Creating a Wiki with proper documentation
  • Implementing all Steam interfaces & methods
  • Writing tests

Currently Implemented Interfaces

This is the current list of all implemented services & their methods:

  • IAccountRecoveryService
  • IBroadCastService
  • ICheatReportingService
  • IEconMarketService
  • IEconService
  • IGameInventory
  • IGameNotificationsService
  • IGameServersService
  • IInventoryService
  • IPlayerService
  • ISteamApps
  • ISteamCDN
  • ISteamCommunity
  • ISteamDirectory
  • ISteamEconomy
  • ISteamGameServerStats
  • ISteamLeaderboards
  • ISteamMicroTxn
  • ISteamMicroTxnSandbox
  • ISteamNews
  • ISteamPayPalPaymentsHub
  • ISteamPublishedItemSearch
  • ISteamPublishedItemVoting
  • ISteamRemoteStorage
  • ISteamSpecialSurvey
  • ISteamUser
  • ISteamUserAuth
  • ISteamUserStats
  • ISteamVideo
  • ISteamWebAPIUtil
  • ISteamWorkshop
  • ITestExternalPrivilegeService
  • IWorkshopService
  • ICSGOPlayers_730
  • ICSGOServers_730
  • ICSGOTournaments_730
  • IDOTA2Fantasy_570
  • IDOTA2Fantasy_205790
  • IDOTA2MatchStats_570
  • IDOTA2MatchStats_205790
  • IDOTA2Match_570
  • IDOTA2Match_205790
  • IDOTA2StreamSystem_570
  • IDOTA2StreamSystem_205790
  • IDOTA2Teams_570
  • IDOTA2Teams_205790
  • IDOTA2Ticket_570
  • IDOTA2Ticket_205790
  • IEconDOTA2_570
  • IEconDOTA2_205790
  • IEconItems_440
  • IEconItems_570
  • IEconItems_620
  • IEconItems_730
  • IEconItems_841
  • IEconItems_205790
  • IEconItems_218620
  • IEconItems_221540
  • IEconItems_238460
  • IGCVersion_440
  • IGCVersion_570
  • IGCVersion_730
  • IGCVersion_205790
  • IPortal2Leaderboards_620
  • IPortal2Leaderboards_841
  • ITFItems_440
  • ITFPromos_440
  • ITFPromos_570
  • ITFPromos_620
  • ITFPromos_841
  • ITFPromos_205790
  • ITFSystem_440
  • IPublishedFileService (Mainly Undocumented)
  • ISteamWebUserPresenceOAuth (Mainly Undocumented)
  • ISteamUserOAuth (Mainly Undocumented)
  • IFriendMessagesService (Undocumented)
  • IMobileAuthService (Undocumented)
  • IMobileNotificationService (Undocumented)
  • ITwoFactorService (Undocumented)
  • ISteamBitPay (Undocumented)
  • ISteamGameOAuth (Undocumented)
  • ICloudService (Undocumented)

About

A SteamAPI wrapper in Java.

License:MIT License


Languages

Language:Java 100.0%