File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3939}
4040
4141,{
42- "name" : " HelloWorld " ,
42+ "name" : " Draw " ,
4343"publisher" : " ACME Inc" ,
44- "short_description" : " Minimal app" ,
45- "long_description" : " Demonstrates the simplest app ." ,
46- "icon_url" : " http://demo.lnpiggy.com:2121/apps/com.example.helloworld_0 .0.1.mpk_icon_64x64.png" ,
47- "download_url" : " http://demo.lnpiggy.com:2121/apps/com.example.helloworld_0 .0.1.mpk" ,
48- "fullname" : " com.example.memtest " ,
44+ "short_description" : " Simple drawing app" ,
45+ "long_description" : " Draw simple shapes on the screen ." ,
46+ "icon_url" : " http://demo.lnpiggy.com:2121/apps/com.example.draw_0 .0.1.mpk_icon_64x64.png" ,
47+ "download_url" : " http://demo.lnpiggy.com:2121/apps/com.example.draw_0 .0.1.mpk" ,
48+ "fullname" : " com.example.draw " ,
4949"version" : " 0.0.1" ,
50- "entrypoint" : " assets/hello .py" ,
51- "category" : " development "
50+ "entrypoint" : " assets/draw .py" ,
51+ "category" : " art "
5252}
53+
5354,{
5455"name" : " IMU Tester" ,
5556"publisher" : " ACME Inc" ,
You can’t perform that action at this time.
0 commit comments