3月のセールが始まりました!3月21日まで一部の商品が 50% オフで購入できます。

Backers Plugin

Crowdfunding platforms integration with backer benefits management system.

  • サポートされたプラットフォーム
  • サポートされたエンジンバージョン
    4.27, 5.0 - 5.3
  • ダウンロードのタイプ
    エンジン プラグイン
    この製品には、コード プラグインが含まれており、ビルド済みのバイナリと Unreal Engine に統合される全ソースコードが完備されています。任意のエンジン バージョンにインストールし、プロジェクト毎に有効化することが可能です。

Backers Unreal Engine Plugin provides a framework for Unreal Engine developers to easily manage custom backer benefits in games and applications, authorize tester accounts, or give access to exclusive content for VIP clients.


Overview video: https://youtu.be/Brp_yRPql_4


The framework consist of two parts, the plugin itself which is available here on the Unreal Engine Marketplace, and the backend API server which is available for free as an Open Source project on both GitHub as source code and Docker Hub as an installable docker image.


The online backend API is needed to accommodate OAuth2 protocol for exchanging information with various crowdfunding platforms. To install it on your web server and configure it for your crowdfunding campaign you can follow the installation guide in the INSTALL.md document in the GitHub repository. See video tutorial for more info.

テクニカルノート

Features:

  • Customizable backer tiers and game versions,
  • OAuth2 implementation for crowdfunding platforms (Patreon enabled by default),
  • Separate manual authorization system for testers and clients,
  • Easy-to-use authorization state events in blueprints,
  • Authorization code persistence between runs,
  • Secure info exchange,
  • Open sourced backend API for transparency and community contributions,
  • API server administration user interface.


Code Modules:

  •  Backers (Runtime)


Number of Blueprints: 1

Number of C++ Classes: 5

Network Replicated: No

Supported Development Platforms: Windows, Linux

Supported Target Build Platforms: Windows, Linux


Documentation: https://github.com/aileron-split/unreal-backers-api/wiki

Video tutorial: https://youtube.com/playlist?list=PLaBGYdW1AFebsNeYJuV8UV4INdV-1yOks


Important/Additional Notes:

Please seek legal counseling on how implementing crowdfunding backer's benefits in your application might affect your publisher, distributor or other agreements.