Skip to content

Commit

Permalink
More README formatting changes
Browse files Browse the repository at this point in the history
  • Loading branch information
qcapen committed Jun 27, 2015
1 parent 0a1563c commit d29f110
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# unity-bcp-server
Unity-based media server which connects to a pinball controller via BCP#
----------
# unity-bcp-server #

## **Backbox Control Protocol (BCP) Server for Unity** ##
**Backbox Control Protocol (BCP) Server for Unity**

This [Unity](http://unity3d.com/) add-on was developed to provide the communication layer between a pinball controller and a Unity backbox application using the Backbox Communication Protocol (BCP). BCP is a simple, fast protocol for communications between an implementation of a pinball game controller and a multimedia controller. The [BCP Specification](https://missionpinball.com/docs/programming-guide/bcp1-0-spec/) was developed as part of the [Mission Pinball Framework](https://missionpinball.com). This guide is designed to get you started building your own multimedia controller for your backbox using Unity. This document does not attempt to cover the fundamentals of developing applications in Unity. If you are new to Unity, there are numerous tutorials and a very active development community to help get you started. It should also be noted that this add-on only provides the communication layer for your project and does not contain any additional logic or functionality building blocks for a pinball backbox.

Expand Down

0 comments on commit d29f110

Please sign in to comment.