Unity
From within the Unity build settings you can export a Linux x86_64 application.
You might want to have a look at the player settings before.
Once you have exported your applicatione, simple copy the whole export folder to /assest/presentation
and start it like this:
/assets/presentation/[YOUR_FOLDER]/[YOUR_APPLUCATION]