Git Product home page Git Product logo

steambridge's Introduction

SteamBridge

GitHub All Releases Jenkins

A UE4 implementation of the Steamworks API.

Interface Completed Notes
ISteamApps ✔️
ISteamFriends ✔️ [1] (1)
ISteamGameServer ✔️ [1] (4)
ISteamGameServerStats ✔️ [1] (2)
ISteamHTMLSurface ✔️
ISteamHTTP ✔️
ISteamInput ✔️
ISteamInventory ✔️ [1] (2)
ISteamMatchmaking ✔️
ISteamMatchmakingServers ✔️ [1] (10)
ISteamMusic ✔️
ISteamMusicRemote ✔️ [1] (2)
ISteamNetworkingMessages
ISteamNetworkingSockets
ISteamNetworkingUtils
ISteamParties ✔️
ISteamRemotePlay ✔️
ISteamRemoteStorage ✔️ [1] (5)
ISteamScreenshots ✔️
ISteamUGC ✔️ [1][3] (3/3)
ISteamUser ✔️
ISteamUserStats ✔️ [1] (1)
ISteamUtils ✔️ [1] (3)
ISteamVideo ✔️
SteamWeb [2]
  • [1] Some methods were left out temporarily and will be added eventually.
  • [2] Steam Web API will come after the core interfaces are implemented and are stable.
  • [3] Some methods that were left out are added in a newer sdk version so thery're unable to be added at the current version.

Another note for [1]. I'm skipping some methods that will take a while to implement. I'm doing this so I can add most of the functionality quickly. If you need a specific method that isn't in the plugin then post an issue or add it yourself and submit a Pull Request.

Installation

Go to the releases page and download a release, or use Git and clone the repo into your Plugins folder.

Usage

Using SteamBridge is actually really easy.

  • Edit your DefaultEngine.ini and make sure the Steam config exists like here.
  • Open your project and start using SteamBridge.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Make sure you abide by our Code Guidelines.

Please work out of develop branch. Keeping main stable is a priority.

License

MIT

steambridge's People

Contributors

trdwll avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.