Runtime for Linux. Need to include extra files?

When you distribute a Windows runtime, you have to include extra files for it to run.

I created a Linux runtime. It plays without problem. It doesn’t ask for any extra files.

If I distribute a Linux runtime, do I need to include extra files? If so, does anyone know how I can find out which ones?

Hello
as far as I know, you don’t need to include extra files.
Bye

Hey OTO,

Thanks for the info

No you dont need to have any extra files, because Linux usually has python installed by default.

However you should state in the Readme that it requires python 2.4 or higher.