Coder Social home page Coder Social logo

infin8gamer1 / ue4_eos_plugin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gaslightgames/ue4_eos_plugin

0.0 1.0 0.0 1.47 MB

A plugin and sample project, built for Unreal Engine 4, that implements the Epic Online Services SDK

C++ 96.08% C# 3.78% C 0.14%

ue4_eos_plugin's Introduction

UE4_EOS_Plugin

A plugin and sample project, built for Unreal Engine 4, that implements the Epic Online Services SDK

This plugin does not include the EOS (Epic Online Services) SDK. You will have to register and download this separately. Then copy the Bin, Include and Lib folders to the Plugins/Source/ThirdParty/EOSSDK directory.

The project currently supports SDK v1.8 and Engine version 4.25.3. Additional support for Engine version 4.24 is now available.

Make sure to right click the .uproject, Generate Visual Studio files and compile.

If you download and run the sample project, you will need to:

  • Have registered your project on the EOS site (Dev Portal)
  • Retrieved your ProductId, SandboxId, DepolymentId, ClientId and Client Secret
  • Add the ProductId, SandboxId, DeploymentId, ClientId and Client Secret to DefaultEngine.ini (see the appropriate area)

The project will now auto-initialize (and Shutdown) the SDK on Module startup.

The current version only has support for logging IN to an account. You will require a ClientId and Client Secret. AND right now only using the Dev Tool (https://dev.epicgames.com/docs/services/en-US/DeveloperAuthenticationTool/index.html) has been tested and logging in (see Log output where "Status: 2" is given).

The project has now moved over to using an Online Subsystem, so in your own project, you will need to add the appropriate sections and details to your own DefaultEngine.ini. See the sample project, EOSBasic, for more implementation details.

License: Provided "as is." So feel free to use it in any and all of your own projects. Use it as a "jumping off point" to extend, fix and included into anything else you want. (I only ask that, if you do find it useful and fix/add something - please consider adding back to the plugin with a pull request!)

ue4_eos_plugin's People

Contributors

gaslightgames avatar mfeldman-proletariat avatar hiiammoot avatar mbroderick avatar mfatihsaglam avatar infin8gamer1 avatar mikhailsorokin avatar nikoladimitroff avatar ryronz avatar

Watchers

James Cloos 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.