Menu

Tree [70f45e] master /
 History

HTTPS access


File Date Author Commit
 Content 2018-03-21 Taha Hishri Taha Hishri [06cec9] Preparing for publishing
 Resources 2018-02-11 Taha Hishri Taha Hishri [73912c] Init plugin distribution commit
 Source 2018-06-10 Taha Taha [5ee8e1] Upgrade to UE-4.19
 .gitignore 2018-02-15 Taha Hishri Taha Hishri [af1d86] Commit after applying the marketplace guidelines
 BluetoothSupport.uplugin 2018-06-10 Taha Taha [5ee8e1] Upgrade to UE-4.19
 LICENSE.txt 2018-03-21 Hishri Taha Hishri Taha [2b46ce] Create LICENSE.txt
 README.md 2018-04-23 Taha HISHRI Taha HISHRI [648c2a] Update README.md

Read Me

UE-Bluetooth-Support

A code plugin for Unreal Engine that allows developers to access the Bluetooth SDK from Blueprint and C++.
The source code of "Bluetooth Support" code plugin on https://www.unrealengine.com/marketplace/bluetooth-support

Manual install

  1. Clone/download zip this repository
  2. Move/unzip the plugin's downloaded folder inside your projects directory/Plugins/
  3. Restart Unreal Engine (if it is running)
  4. Find the plugin under the "Mobile" category and enable it.

LICENSE

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.