Skip to content

Instantly share code, notes, and snippets.

@diorahman
Created March 9, 2012 04:34
Show Gist options
  • Save diorahman/2005054 to your computer and use it in GitHub Desktop.
Save diorahman/2005054 to your computer and use it in GitHub Desktop.
worker parameter
var dummyParams = {
os: 'harmattan',
qt: '4_7_4',
token: '',
projectId: 'ef34fef6-6e03-452f-9700-c6ffdd3b059e',
userToken: 'PXyW25Do0uHn17E3E3BezoWxnp',
orderId : 'validOrderId', // set by server
app : {
name : "Campur Sari",
publisher : "CampurSari Inc",
version: "0.0.1",
color : ['green', '#d1d2d3', '#f0f1f3'],
feedViewType : "List",
feeds: "Gamasutra News=http://feeds.feedburner.com/GamasutraNews,Gamasutra Feature Articles=http://feeds.feedburner.com/GamasutraFeatureArticles",
email : "apps@aegis.co.id",
shortDesc : "The art and business of making game",
longDesc : "News and articles from game development world",
readme : "Do you know this super awesome app generated by lynx?",
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment