Skip to content

Commit 897ec9f

Browse files
committed
doc: Update README.
1 parent b8398cd commit 897ec9f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Visual Pinball Engine - MPF Gamelogic Engine
2-
*Enables the Mission Pinball Framework to drive VPE*
32

43
[![UPM Package](https://img.shields.io/npm/v/org.visualpinball.engine.missionpinball?label=org.visualpinball.engine.missionpinball&registry_uri=https://registry.visualpinball.org&color=%2333cf57&logo=unity&style=flat)](https://registry.visualpinball.org/-/web/detail/org.visualpinball.engine.missionpinball)
54

5+
*Enables the Mission Pinball Framework to drive VPE*
6+
67
## Structure
78

89
This project contains three folders:
@@ -14,6 +15,7 @@ This project contains three folders:
1415
- `VisualPinball.Engine.Mpf.Unity` is the Unity UPM package that plugs into
1516
VPE and implements the gamelogic engine.
1617

18+
1719
Currently, only the first two projects are contained in the provided VS
1820
solution. In the future we might add the Unity project with its dependencies,
1921
but for now you'll need to open it through Unity.

0 commit comments

Comments
 (0)