On Sat, Nov 22, 2008 at 17:43, Aleix Palet <[EMAIL PROTECTED]> wrote: > Ok, but which command do you use to create the wrapper?? I don't know what > to put in the: > python buildskel.py -n JClic -t JClic -t "JCLic" -m (what should i put > here??) > Because i unferstand it when you create a game with a "main" funcion, but > when there is no main?? (only __init__, read_file, write_file as a sugar > activity) > and in the activity.info file, do I have to put som special line?? like the > "class" line?? or the "exec" line?? > Thanks!
Take a look at the source of Productive: http://wiki.laptop.org/go/Games/Productive - this was written by Mike Fletcher who most recently maintained the pygame olpcgames wrapper, so it should be the most up to date example of using it. Regards Morgan _______________________________________________ Sugar mailing list [email protected] http://lists.laptop.org/listinfo/sugar

