Giter Club home page Giter Club logo

bfme-online-kit's Introduction

OnlineKit by Bfme Foundation

This project is part of the Bfme Foundation Project!

Welcome

Welcome to the official github repository of OnlineKit! This package provides everything you need to implement Online Arena into your own project.

Get on NuGet

Usage

  • Install the BfmeFoundationProject.OnlineKit NuGet Package.
  • Reference the namespace in the desired XAML file (xmlns:onlineKit="clr-namespace:BfmeFoundationProject.OnlineKit;assembly=BfmeFoundationProject.OnlineKit")
  • Add the OnlineMenu element to your design (<onlineKit:OnlineMenu x:Name="onlineMenu" AccessToken="{YOUR_APPLICATION_ACCESS_TOKEN}"/>)
  • Enter your applications access token in the AccessToken field
  • Load Arena by calling the Load() function. You can optionaly pass in a BfmeGame game as an argument. When Arena loads, this will be the initial game selected.
  • You can also unload Arena by calling the Unload() function

Updates

  • Arena itself has an automatic update system, you don't have to worry about that
  • Ensuring Online Kit is always up to date in your projects is your responsibility as a developer, but we will always try to reach out if an update is available!
  • In the UpdateBranch field of the OnlineMenu element, you can specify which branch Arena should pull it's updates from. This is curently not used, we only have the main branch, but might be used to deliver experimental versions of Online Arena to users who opt in.

Access Tokens

  • In order for your app to connect to our services and for Arena to work, you have to specify a valid Access Token in the AccessToken field of the OnlineMenu element.
  • You can obtain an Access Token by sending us an email at [email protected]. In your email, please include the name of your application, the name and contact info of the developer (or someone from your team who we can contact), and all other information about your application you can provide (screenshots, github links, project website, or even a build of your app). Every serious request will be reviewed individualy by us, and if we approve your request, we will send a followup email containing your Access Token. One Access Token is only allowed to be used by one application!
  • Every Access Token is associated with one specific application, and can be revoked - without any notice or explanation - by us at any time.
  • Sharing your Access Token with someone, or using an Access Token that is not for your application, will result in your Access Token being revoked.

Examples

You can find a simple example made using WPF in this repository. Note: The example does not have a valid access token, so you won't be able to connect to the servers. This is normal.

Developed by: Gazdag Marcell (@marcellvokk)
Founder & Owner: Beterwell (@Beterwell)
Testing: Beterwell (@Beterwell), Yoshi (@y0shi8762), Necromancer (@necromancer393), CROAT (@CROAT#9413), x6tenceGB2 (@x6tencegb2), martinms600 (@martinms600), Tristan (@tristan_sc), Dunedain (@dunedain412), RANJEL (@ranjel), Fishy (@fishy_bfme), and others...

bfme-online-kit's People

Contributors

marcellvokk avatar

Stargazers

Raphael Vogel 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.