7 lines
164 B
INI
7 lines
164 B
INI
MIDletVendor=pixtaded
|
|
MIDletVersion=1.0
|
|
MicroEditionConfiguration=CLDC 1.0
|
|
MIDletName=Hello
|
|
MIDletDescription=Test MIDlet
|
|
icon=/icon.png
|
|
mainClass=net.example.Hello |