Skip to content

Commit

Permalink
Added disclaimer.
Browse files Browse the repository at this point in the history
  • Loading branch information
KonajuGames committed Jan 5, 2013
1 parent c4041b8 commit 56ae27d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,7 @@ To get your Mono for Android game showing up in the OUYA Launcher, you will need
[IntentFilter(new[] { Intent.ActionMain }
, Categories = new[] { Intent.CategoryLauncher, "ouya.intent.category.GAME" })]

Deploy the game to the device. Now it will show up in the OUYA Launcher.
Deploy the game to the device. Now it will show up in the OUYA Launcher.


Disclaimer: This project is a community-supported extension to the OUYA Development Kit and is in no way connected to OUYA, Inc. The OUYA name is owned by OUYA, Inc.

0 comments on commit 56ae27d

Please sign in to comment.