Giter Site home page Giter Site logo

tcroc / discord-game-sdk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from houraiteahouse/discord-game-sdk

0.0 1.0 0.0 15.07 MB

A Unity Package Manager compatible version of the Discord Game SDK

Home Page: https://discordapp.com/developers/docs/game-sdk/sdk-starter-guide

C# 100.00%

discord-game-sdk's Introduction

Discord Game SDK for Unity

Docs Offiical Discord Server

The Discord Game SDK repackaged as a Unity Package. For API documentation, please refer to the official Discord API docs.

This package is up to date with the official SDK as of November 27, 2019.

Installation

Installation of this package requires Unity 2018.3 or higher.

Under Packages/manifest.json, add the following lines, then open the Unity Editor. Note: this will add a scoped registry to your project.

{
  "dependencies": {
    "com.discord.game-sdk": "2.5.6"
  },
  "scopedRegistries": [
    {
      "name": "Hourai Teahouse",
      "url": "https://upm.houraiteahouse.net",
      "scopes": ["com.discord"]
    }
  ]
}

License

As of time of writing (November 27th 2019), the Discord Game SDK is not considered FOSS. Thus this repository has no LICENSE file. This repo is meant to be a direct mirror to make it easier to import into Unity and includes pre-built binary distributions of the package in it's source.

Note that if this third-party distribution of the SDK is not in line with Discord's Terms of Service, it will be taken down.

discord-game-sdk's People

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.