Skip to content

Instantly share code, notes, and snippets.

View NexusGameStudio's full-sized avatar

NexusGameStudio

View GitHub Profile
settings =
{
orientation =
{
default = "landscapeRight"
},
android =
{
versionCode = "1"
@NexusGameStudio
NexusGameStudio / build.settings
Created January 24, 2013 23:28
OUYA Overscan Sample App
settings =
{
orientation =
{
default = "landscapeRight"
},
android =
{
versionCode = "1"
settings =
{
orientation =
{
default = "landscapeRight"
},
android =
{
versionCode = "1"
--/// OUYA - Corona SDK Sample Code - Nexus Game Studio, 2013 ///
--/// www.nexusgamestudio.com | www.twitter.com/NexusGameStudio ///
-------------------------------------------------------------------------------------------------------------------------
--/// Code samples are free to use and modify without permission. ///
--/// Sample code is provided "as is" and takes no responsibility over any software / hardware complications that may occur. ///
--/// Credit is appreciated but is not manditory. Go make awesome games! ///
-------------------------------------------------------------------------------------------------------------------------
--/// Config File Ver 1.0///